Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AkashKhatri
/
AI-chatbot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
AkashKhatri
commited on
Aug 6, 2024
Commit
5ca11e5
·
verified
·
1 Parent(s):
1346819
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -63,5 +63,3 @@ demo = gr.ChatInterface(
63
if __name__ == "__main__":
64
demo.launch()
65
66
-
67
-
app.py
63
if __name__ == "__main__":
64
demo.launch()
65