Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
samrosenf
/
dog_cat
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
samrosenf
commited on
Sep 20, 2025
Commit
af6f02c
·
1 Parent(s):
b667e2a
change to python_version: 3.12 in readme file
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -7,6 +7,7 @@ sdk: gradio
7
sdk_version: 5.46.1
8
app_file: app.py
9
pinned: false
10
license: apache-2.0
11
---
12
7
sdk_version: 5.46.1
8
app_file: app.py
9
pinned: false
10
+
python_version: "3.12"
11
license: apache-2.0
12
---
13