saad-sust commited on
Commit
ed6fedc
·
verified ·
1 Parent(s): 3b43b98

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -7
README.md CHANGED
@@ -1,11 +1,10 @@
1
  ---
2
  title: SUST Math Solver
3
- emoji: 🐢
4
- colorFrom: indigo
5
- colorTo: yellow
6
- sdk: docker
 
7
  pinned: false
8
  license: apache-2.0
9
- ---
10
-
11
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
  title: SUST Math Solver
3
+ emoji: 🎓
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: streamlit
7
+ app_file: app.py
8
  pinned: false
9
  license: apache-2.0
10
+ ---