Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
numpy
|
2 |
Pillow
|
3 |
-
|
4 |
scipy
|
5 |
astropy
|
6 |
torch
|
7 |
-
torchvision
|
|
|
|
1 |
numpy
|
2 |
Pillow
|
|
|
3 |
scipy
|
4 |
astropy
|
5 |
torch
|
6 |
+
torchvision
|
7 |
+
einops
|