Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -6,7 +6,4 @@ numpy
|
|
6 |
transformers==4.48.1
|
7 |
lightning
|
8 |
opencv-python
|
9 |
-
|
10 |
-
--index-url https://download.pytorch.org/whl/cpu
|
11 |
-
torch==2.6.0+cpu
|
12 |
-
torchvision==0.21.0+cpu
|
|
|
6 |
transformers==4.48.1
|
7 |
lightning
|
8 |
opencv-python
|
9 |
+
torch
|
|
|
|
|
|