Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,6 +7,7 @@ plotly>=5.18.0
|
|
| 7 |
pandas>=2.0.0
|
| 8 |
numpy>=1.24.0
|
| 9 |
torch>=2.0.0
|
|
|
|
| 10 |
torchvision>=0.15.0
|
| 11 |
streamlit>=1.28.0
|
| 12 |
streamlit-webrtc>=0.47.0
|
|
|
|
| 7 |
pandas>=2.0.0
|
| 8 |
numpy>=1.24.0
|
| 9 |
torch>=2.0.0
|
| 10 |
+
tornado==6.4.2
|
| 11 |
torchvision>=0.15.0
|
| 12 |
streamlit>=1.28.0
|
| 13 |
streamlit-webrtc>=0.47.0
|