HF中国镜像站
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
copyvara
/
Spark-TTS
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
진승환
commited on
2 days ago
Commit
c410573
·
1 Parent(s):
6b147e8
Fix indentation issue in webui.py
Browse files
Files changed (1)
hide
show
webui.py
+1
-2
webui.py
CHANGED
Viewed
@@ -268,5 +268,4 @@ if __name__ == "__main__":
268
server_port=args.server_port,
269
share=True
270
)
271
-
server_port=args.server_port
272
-
)
268
server_port=args.server_port,
269
share=True
270
)
271
+