Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
@@ -9,5 +9,8 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
short_description: for classification mushroom eatable
|
11 |
---
|
|
|
|
|
|
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
9 |
pinned: false
|
10 |
short_description: for classification mushroom eatable
|
11 |
---
|
12 |
+
βββ app.py β
Your Python code (main script)
|
13 |
+
βββ requirements.txt β
Dependency list
|
14 |
+
βββ README.md β
Optional but recommended
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|