Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fashion-demo-organization
/
fashion_demo
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
simonhermansson
commited on
Apr 20, 2023
Commit
5558797
·
1 Parent(s):
654e92b
Try changing python version
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -6,6 +6,7 @@ colorTo: blue
6
sdk: gradio
7
sdk_version: 3.27.0
8
app_file: app.py
9
pinned: false
10
---
11
6
sdk: gradio
7
sdk_version: 3.27.0
8
app_file: app.py
9
+
python: 3.10.6
10
pinned: false
11
---
12