Spaces:
Runtime error
Runtime error
update
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=
|
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=512&h=512"
|
33 |
)
|
34 |
|
35 |
iface.launch()
|