Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@
|
|
2 |
|
3 |
pytorch_lightning
|
4 |
torch==2.1.0
|
5 |
-
torchvision==0.16.0
|
|
|
|
2 |
|
3 |
pytorch_lightning
|
4 |
torch==2.1.0
|
5 |
+
torchvision==0.16.0
|
6 |
+
numpy
|