Mahiruoshi commited on
Commit
edb8bb3
·
verified ·
1 Parent(s): 1000099

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ def create_ui():
18
  with gr.TabItem("CPU站点(平台):中日"):
19
  gr.HTML('<iframe src="https://mahiruoshi-mygo-vits-bert.hf.space" style="width:100%; height:80vh; border:none;"></iframe>')
20
  with gr.TabItem("GPU站点(动态):日语"):
21
- gr.HTML('<iframe src="https://7a3e602c.r40.cpolar.top/" style="width:100%; height:80vh; border:none;"></iframe>')
22
 
23
  return demo
24
 
 
18
  with gr.TabItem("CPU站点(平台):中日"):
19
  gr.HTML('<iframe src="https://mahiruoshi-mygo-vits-bert.hf.space" style="width:100%; height:80vh; border:none;"></iframe>')
20
  with gr.TabItem("GPU站点(动态):日语"):
21
+ gr.HTML('<iframe src="https://4300f69.r40.cpolar.top/" style="width:100%; height:80vh; border:none;"></iframe>')
22
 
23
  return demo
24