Spaces:
Running
Running
Update app.py
Browse files
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=[
|