Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Phace
/
fast_ai_pet_classifier
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Phace
commited on
Jun 30, 2023
Commit
c166333
·
1 Parent(s):
f1d7225
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-0
README.md
CHANGED
Viewed
@@ -1,3 +1,10 @@
1
---
2
license: apache-2.0
3
---
1
---
2
license: apache-2.0
3
+
title: fast_ai_pet_classifier
4
+
emoji: 📈
5
+
colorFrom: red
6
+
colorTo: green
7
+
sdk: gradio
8
+
app_file: app.py
9
+
pinned: false
10
---