Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ClipHamper
/
Dreamoving
like
2
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
jiayong
commited on
Dec 28, 2023
Commit
80d7c34
·
1 Parent(s):
31792e8
Update README.md
Browse files
add hf_oauth: true
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -7,6 +7,7 @@ sdk: gradio
7
sdk_version: 4.12.0
8
app_file: app.py
9
pinned: false
10
license: apache-2.0
11
---
12
7
sdk_version: 4.12.0
8
app_file: app.py
9
pinned: false
10
+
hf_oauth: true
11
license: apache-2.0
12
---
13