Slycat commited on
Commit
45fc740
1 Parent(s): 9e34469

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ from hugchat.login import Login
4
  import json
5
  import gradio as gr
6
 
7
- chat_client = Client("https://huggingfaceh4-falcon-chat.hf.space/")
8
 
9
 
10
  retrieval = Client("https://slycat-southampton-similarity.hf.space/")
 
4
  import json
5
  import gradio as gr
6
 
7
+ chat_client = Client("https://mosaicml-mpt-30b-chat.hf.space/")
8
 
9
 
10
  retrieval = Client("https://slycat-southampton-similarity.hf.space/")