Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Afeefa123
/
Cooking-Assistant
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Afeefa123
commited on
Jan 27
Commit
d52757e
·
verified
·
1 Parent(s):
0e824a5
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
CHANGED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
title: AI Cooking Assistant
3
+
emoji: 🍳
4
+
colorFrom: yellow
5
+
colorTo: red
6
+
sdk: streamlit
7
+
sdk_version: "1.32.0"
8
+
python_version: "3.10"
9
+
app_file: app.py
10
+
pinned: false
11
+
---