wangzhang commited on
Commit
999c11a
·
1 Parent(s): 37facc2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  import gradio as gr
2
  from huggingface_hub import InferenceClient
3
 
4
- client = InferenceClient(model="https://zmdcwinykvwef4-80.proxy.runpod.net")
5
 
6
  def inference(message, history):
7
  partial_message = ""
 
1
  import gradio as gr
2
  from huggingface_hub import InferenceClient
3
 
4
+ client = InferenceClient(model="https://rgc1a3vpw45hp7-80.proxy.runpod.net")
5
 
6
  def inference(message, history):
7
  partial_message = ""