ninafr8175 commited on
Commit ·
18c0ed7
1
Parent(s): 447735b
update readme and requirements
Browse files- README.md +2 -1
- requirements.txt +0 -0
README.md
CHANGED
|
@@ -6,7 +6,8 @@ colorTo: green
|
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 5.49.1
|
| 8 |
app_file: app.py
|
| 9 |
-
|
|
|
|
| 10 |
license: apache-2.0
|
| 11 |
short_description: Fire Detection System with Streamlit
|
| 12 |
---
|
|
|
|
| 6 |
sdk: gradio
|
| 7 |
sdk_version: 5.49.1
|
| 8 |
app_file: app.py
|
| 9 |
+
python_version: "3.11"
|
| 10 |
+
pinned: true
|
| 11 |
license: apache-2.0
|
| 12 |
short_description: Fire Detection System with Streamlit
|
| 13 |
---
|
requirements.txt
CHANGED
|
Binary files a/requirements.txt and b/requirements.txt differ
|
|
|