Hunagypsy commited on
Commit
34305b0
·
verified ·
1 Parent(s): be76724

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -1,12 +1,12 @@
1
  ---
2
- title: Superkart Frontend
3
- emoji: 📈
4
- colorFrom: pink
5
- colorTo: purple
6
- sdk: gradio
7
- sdk_version: 5.42.0
8
- app_file: app.py
9
- pinned: false
10
  ---
11
 
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
1
  ---
2
+ title: Superkart Frontend App
3
+ emoji: 🏎️ # Optional: Choose a fun emoji
4
+ colorFrom: green # Optional: Customize colors
5
+ colorTo: blue # Optional: Customize colors
6
+ sdk: streamlit
7
+ sdk_version: 1.36.0 # Or a recent stable Streamlit version
8
+ app_file: app.py # This is important to tell it where your app is
 
9
  ---
10
 
11
+ # Superkart Frontend
12
+ This Space hosts the frontend for the Superkart prediction application.