wangzhang commited on
Commit
a0d0b06
·
1 Parent(s): 774c416

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://zgg3nzdpswxy4a-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://9bsneexhe83nu6-80.proxy.runpod.net")
5
 
6
  def inference(message, history):
7
  partial_message = ""