Spaces:
Running
Running
Update app.py
Browse files
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://
|
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)
|