Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
torchvision==0.14.1
|
| 2 |
streamlit==1.11.1
|
| 3 |
numpy==1.22.0
|
|
|
|
| 1 |
+
altair<5
|
| 2 |
torchvision==0.14.1
|
| 3 |
streamlit==1.11.1
|
| 4 |
numpy==1.22.0
|