Spaces:
Build error
Build error
HansTierens
commited on
Commit
•
22a72c5
1
Parent(s):
7f2a803
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
torch==1.8.0
|
2 |
torchvision==0.9.0
|
3 |
pillow==9.1.1
|
4 |
-
scipy==1.
|
5 |
numpy==1.21.6
|
6 |
tqdm==4.62.3
|
7 |
matplotlib==3.3.3
|
|
|
1 |
torch==1.8.0
|
2 |
torchvision==0.9.0
|
3 |
pillow==9.1.1
|
4 |
+
scipy==1.9.1
|
5 |
numpy==1.21.6
|
6 |
tqdm==4.62.3
|
7 |
matplotlib==3.3.3
|