Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lauracabayol
/
PENGUINS_CLASSIFIER
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
lauracabayol
commited on
Oct 3, 2024
Commit
1587a4c
·
verified
·
1 Parent(s):
88ed947
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -5,6 +5,6 @@ colorFrom: blue
5
colorTo: green
6
sdk: gradio
7
sdk_version: "3.1.0"
8
-
app_file:
scripts/
app.py
9
pinned: false
10
---
5
colorTo: green
6
sdk: gradio
7
sdk_version: "3.1.0"
8
+
app_file: app.py
9
pinned: false
10
---