Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Himhimhim
/
fyp
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Himhimhim
commited on
Apr 10, 2023
Commit
4ba6902
Β·
1 Parent(s):
6a499e4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -142,4 +142,4 @@ iface =gr.Interface(fn=chatbot,
142
)
143
#.launch(share=True)
144
145
-
iface.launch(
share=True
)
142
)
143
#.launch(share=True)
144
145
+
iface.launch()