wangzhang commited on
Commit
d80d5e9
·
1 Parent(s): 232bff9

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