Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
wffcyrus/falcon-180b-demo
andyfe
/
falcon-180b-demo
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
andyfe
commited on
Jan 25, 2024
Commit
620d0d1
·
verified
·
1 Parent(s):
777a15d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -56,4 +56,4 @@ iface = gr.Interface(
56
57
58
iface.queue()
59
-
iface.launch(
share=True
)
56
57
58
iface.queue()
59
+
iface.launch()