Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -24,7 +24,7 @@ scipy==1.10.1
|
|
24 |
scikit-learn==1.3.2
|
25 |
tensorflow==2.13.1
|
26 |
toolz==0.12.0
|
27 |
-
torch
|
28 |
-
torchvision
|
29 |
tqdm==4.66.1
|
30 |
transformers==4.35.2
|
|
|
24 |
scikit-learn==1.3.2
|
25 |
tensorflow==2.13.1
|
26 |
toolz==0.12.0
|
27 |
+
torch
|
28 |
+
torchvision
|
29 |
tqdm==4.66.1
|
30 |
transformers==4.35.2
|