Spaces:
Build error
Build error
cagataydag
commited on
Commit
•
1cf0c21
1
Parent(s):
c478671
Update app.py
Browse files
app.py
CHANGED
@@ -442,7 +442,7 @@ gradio_interface.launch(enable_queue=True)
|
|
442 |
"""
|
443 |
|
444 |
#gradio_interface = gr.Interface(
|
445 |
-
# fn=editor.edit_image,
|
446 |
# inputs=["text","text"],
|
447 |
|
448 |
# outputs=img_output
|
|
|
442 |
"""
|
443 |
|
444 |
#gradio_interface = gr.Interface(
|
445 |
+
# fn=editor.edit_image,
|
446 |
# inputs=["text","text"],
|
447 |
|
448 |
# outputs=img_output
|