fanurs commited on
Commit
3863957
β€’
1 Parent(s): 5ac2116

:bug: Added hugging face configs to README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -1
README.md CHANGED
@@ -58,4 +58,16 @@ pip install -e .
58
 
59
  ## License
60
  The Safety Cam project is licensed under the MIT License.
61
- See the [LICENSE](LICENSE) file for more information.
 
 
 
 
 
 
 
 
 
 
 
 
 
58
 
59
  ## License
60
  The Safety Cam project is licensed under the MIT License.
61
+ See the [LICENSE](LICENSE) file for more information.
62
+
63
+ ---
64
+ title: Msu Ai Safety Cam
65
+ emoji: πŸ“‰
66
+ colorFrom: yellow
67
+ colorTo: gray
68
+ sdk: streamlit
69
+ sdk_version: 1.17.0
70
+ app_file: app.py
71
+ pinned: false
72
+ license: mit
73
+ ---