Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
rewoo/ReWOO-Demo
AIProdAndInnov
/
ReWOO-Demo
like
0
Sleeping
App
Files
Files
Community
billxbf
commited on
May 31, 2023
Commit
ebca2a7
•
1 Parent(s):
5d9f863
requirements
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -45,4 +45,4 @@ iface = gr.Interface(
45
"""
46
)
47
48
-
iface.launch(
share=True
)
45
"""
46
)
47
48
+
iface.launch()