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