majedk01 commited on
Commit
bf2b450
1 Parent(s): 885b960

Update app.py

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