mh21492p commited on
Commit
8ced97a
Β·
verified Β·
1 Parent(s): f4aad61

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -1,10 +1,10 @@
1
  ---
2
- title: My Hugging Face Space # Change to your app's name
3
- emoji: πŸš€ # Choose any emoji (e.g., 🎨, πŸ€–, πŸ”₯)
4
- colorFrom: blue # Choose a starting color (blue, red, green, etc.)
5
- colorTo: purple # Choose an ending color
6
- sdk: streamlit # Use "gradio" if you're using Gradio instead of Streamlit
7
- sdk_version: "1.30.0" # Replace with the latest Streamlit/Gradio version
8
- app_file: app.py # Ensure this file exists in your repo
9
  pinned: false
10
- ---
 
1
  ---
2
+ title: My Hugging Face Space
3
+ emoji: πŸš€
4
+ colorFrom: blue
5
+ colorTo: purple
6
+ sdk: streamlit
7
+ sdk_version: 1.42.0
8
+ app_file: app.py
9
  pinned: false
10
+ ---