Spaces:
Runtime error
Runtime error
therealcyberlord
commited on
Commit
•
0109239
1
Parent(s):
cde0e53
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ numpy==1.23.0
|
|
3 |
torch==1.12.0
|
4 |
torchvision==0.13.0
|
5 |
scikit-image~=0.19.3
|
6 |
-
streamlit==1.11.0
|
|
|
|
3 |
torch==1.12.0
|
4 |
torchvision==0.13.0
|
5 |
scikit-image~=0.19.3
|
6 |
+
streamlit==1.11.0
|
7 |
+
altair<5
|