Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
henryz/streaming_chat_with_gpt-3.5-turbo_using_langchain_sorta
elapt1c
/
ElapticAI-1a-chat
like
1
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
elapt1c
commited on
Jan 22
Commit
38f501c
·
verified
·
1 Parent(s):
c35f66d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -103,4 +103,4 @@ iface = gr.Interface( # Changed from gr.ChatInterface to gr.Interface
103
)
104
105
if __name__ == "__main__":
106
-
iface.launch()
103
)
104
105
if __name__ == "__main__":
106
+
iface.launch()