Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -29,7 +29,7 @@ iface = gr.Interface(
|
|
| 29 |
["Generate"]
|
| 30 |
],
|
| 31 |
# Add image to the interface
|
| 32 |
-
image="https://iraqprogrammer.files.wordpress.com/2023/03/00045-3227812873.png?w=1400&h="
|
| 33 |
)
|
| 34 |
|
| 35 |
iface.launch()
|
|
|
|
| 29 |
["Generate"]
|
| 30 |
],
|
| 31 |
# Add image to the interface
|
| 32 |
+
#image="https://iraqprogrammer.files.wordpress.com/2023/03/00045-3227812873.png?w=1400&h="
|
| 33 |
)
|
| 34 |
|
| 35 |
iface.launch()
|