Hev832 commited on
Commit
a1f8ef5
1 Parent(s): a5e008e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # SO-VITS-SVC 4.0 WEBUI
2
 
3
  ## Features
@@ -41,4 +50,4 @@ python main.py
41
 
42
 
43
  ## Known Issue
44
- - Gradio在本地运行OK,但是在服务端由于需要经过Nginx/Apache的反向代理以及Gradio的queue机制(websocket)经常reset导致不能正常运行。
 
1
+ ---
2
+ license: mit
3
+ title: VIST UI
4
+ sdk: gradio
5
+ emoji: 🏃
6
+ colorFrom: blue
7
+ colorTo: blue
8
+ short_description: A simple webui of Vist
9
+ ---
10
  # SO-VITS-SVC 4.0 WEBUI
11
 
12
  ## Features
 
50
 
51
 
52
  ## Known Issue
53
+ - Gradio在本地运行OK,但是在服务端由于需要经过Nginx/Apache的反向代理以及Gradio的queue机制(websocket)经常reset导致不能正常运行。