Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
mischeiwiller
commited on
Commit
β’
d610df9
1
Parent(s):
aa91494
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
-
|
|
|
|
|
|
|
|
|
2 |
altair==4.0
|
3 |
-
# torch>=1.8.1
|
4 |
-
torchvision~=0.13.1
|
5 |
Pillow
|
6 |
streamlit_ace
|
|
|
1 |
+
numpy==1.23.5
|
2 |
+
torch==1.13.1
|
3 |
+
torchvision==0.14.1
|
4 |
+
kornia==0.6.9
|
5 |
+
streamlit==1.36.0
|
6 |
altair==4.0
|
|
|
|
|
7 |
Pillow
|
8 |
streamlit_ace
|