Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nikshep01
/
chatBot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
nikshep01
commited on
Oct 17, 2024
Commit
c19a8bf
·
verified
·
1 Parent(s):
e86db1b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -159,3 +159,4 @@ def predict(message, history):
159
return gpt_response.content
160
161
gr.ChatInterface(predict).launch()
159
return gpt_response.content
160
161
gr.ChatInterface(predict).launch()
162
+