Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
torch
|
| 2 |
-
streamlit
|
| 3 |
mediapipe
|
| 4 |
opencv-python
|
| 5 |
ultralytics
|
|
|
|
| 1 |
torch
|
| 2 |
+
streamlit==1.22
|
| 3 |
mediapipe
|
| 4 |
opencv-python
|
| 5 |
ultralytics
|