tdnathmlenthusiast
commited on
Commit
•
17c8316
1
Parent(s):
9c32dbf
config the tool
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
1 |
---
|
2 |
+
|
3 |
+
title: Flower Classifier(Oxford 102 Dataset)
|
4 |
+
emoji: 📉
|
5 |
+
colorFrom: blue
|
6 |
+
colorTo: green
|
7 |
+
sdk: gradio
|
8 |
+
sdk_version: 3.38.0
|
9 |
+
app_file: app.py
|
10 |
+
pinned: false
|
11 |
license: apache-2.0
|
12 |
---
|