svjack commited on
Commit
df36132
Β·
1 Parent(s): 966d713

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/7ls5s/")
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/gktw7/")
84
 
85
  '''
86
  llm_result = llm_client.predict(