svjack commited on
Commit
f43af40
Β·
1 Parent(s): c7b5dd5

Update app.py

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