asrcoddeploy commited on
Commit
104b0d4
·
verified ·
1 Parent(s): 3d43256

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -9
README.md CHANGED
@@ -1,12 +1,7 @@
1
  ---
2
- title: Obj3pot
3
- emoji: 💻
4
- colorFrom: green
5
- colorTo: green
6
- sdk: gradio
7
- sdk_version: 5.49.1
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: Pothole Detector
3
+ emoji: 🕳️
4
+ sdk: streamlit
 
 
 
5
  app_file: app.py
6
+ python_version: "3.10"
7
  ---