Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Pranay25
/
chatbot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Pranay25
commited on
May 6, 2025
Commit
9081147
·
verified
·
1 Parent(s):
551c316
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -190,4 +190,4 @@ def app():
190
return demo
191
192
if __name__ == "__main__":
193
-
app().launch(share=True)
190
return demo
191
192
if __name__ == "__main__":
193
+
app().launch(share=True)