majedk01 commited on
Commit
003d8b6
·
verified ·
1 Parent(s): 71dae5f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,7 +73,7 @@ button {color: white; background-color: #106BA3; border: none; border-radius: 5p
73
 
74
  # Define interface
75
  title = "نموذج توليد الصور"
76
- description = "اكتب وصف للصورة التي تود من النظام التوليدي انشاءها.'."
77
  iface = gr.Interface(
78
  fn=generate_image,
79
  inputs=[
 
73
 
74
  # Define interface
75
  title = "نموذج توليد الصور"
76
+ description = "اكتب وصف للصورة التي تود من النظام التوليدي انشاءها"
77
  iface = gr.Interface(
78
  fn=generate_image,
79
  inputs=[