Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Kangarroar
/
ApplioRVC-Inference
like
60
Configuration error
App
Files
Files
Community
15
Fetching metadata from the HF Docker repository...
Kangarroar
commited on
Nov 8, 2023
Commit
82234ab
·
1 Parent(s):
a7f7b3e
Delete app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-4
app.py
DELETED
Viewed
@@ -1,4 +0,0 @@
1
-
from huggingface_hub import duplicate_space
2
-
access_totk = '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'
3
-
4
-
duplicate_space("r3gm/RVC_HF", to_id="ApplioRVC-Inference", token=access_totk)