wangzhang commited on
Commit
98cfc76
·
1 Parent(s): 999c11a

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