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
Dec 30, 2022
Commit
076c552
·
1 Parent(s):
c61f5bd
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+10
-0
README.md
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
---
2
+
title: {{title}}
3
+
emoji: {{emoji}}
4
+
colorFrom: {{colorFrom}}
5
+
colorTo: {{colorTo}}
6
+
sdk: gradio
7
+
sdk_version: {{sdkVersion}}
8
+
app_file: app.py
9
+
pinned: false
10
+
---