Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
ramkamal2000/voice-cloning-yourtts
kevinwang676
/
voice-conversion-yourtts
like
1
Build error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
kevinwang676
commited on
May 9, 2023
Commit
fa36d7f
·
1 Parent(s):
20a9ce0
Create setup.py
Browse files
Files changed (1)
hide
show
setup.py
+3
-0
setup.py
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
from setuptools import setup
2
+
3
+
setup()