svjack commited on
Commit
4606c80
Β·
1 Parent(s): df36132

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -80,7 +80,7 @@ def translate_en_to_zh(en_text):
80
  return data
81
 
82
  from gradio_client import Client
83
- llm_client = Client("https://svjack-wizardlm-13b-ggml.hf.space/--replicas/gktw7/")
84
 
85
  '''
86
  llm_result = llm_client.predict(
 
80
  return data
81
 
82
  from gradio_client import Client
83
+ llm_client = Client("https://svjack-wizardlm-13b-ggml.hf.space/--replicas/2ffr4/")
84
 
85
  '''
86
  llm_result = llm_client.predict(