wushuang98 commited on
Commit
73104aa
·
verified ·
1 Parent(s): 8153ec5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ If you find our work useful for your research or applications, please cite using
27
  If you have any questions, feel free to contact us at <b>[email protected]</b>.
28
  """
29
 
30
- src_list = ['https://api2.zmkj.site/', 'https://api1.zmkj.site/']
31
 
32
  with gr.Blocks() as demo:
33
  gr.Markdown(_TITLE)
 
27
  If you have any questions, feel free to contact us at <b>[email protected]</b>.
28
  """
29
 
30
+ src_list = ['https://api1.zmkj.site/']
31
 
32
  with gr.Blocks() as demo:
33
  gr.Markdown(_TITLE)