Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
spaces
|
2 |
torch==2.0.1
|
3 |
torchvision
|
|
|
4 |
xformers
|
5 |
pytorch_lightning
|
6 |
einops
|
|
|
|
|
1 |
torch==2.0.1
|
2 |
torchvision
|
3 |
+
spaces
|
4 |
xformers
|
5 |
pytorch_lightning
|
6 |
einops
|