Spaces:
Runtime error
Runtime error
Commit
·
d4ac767
1
Parent(s):
4629ff1
remove python slim
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -70,8 +70,8 @@ sounddevice==0.5.1
|
|
70 |
sympy==1.13.1
|
71 |
tokenizers==0.21.1
|
72 |
# torch==2.3.1
|
73 |
-
torch==2.3.0
|
74 |
-
torchvision==0.18.0
|
75 |
tqdm==4.67.1
|
76 |
transformers==4.49.0
|
77 |
typing_extensions==4.12.2
|
|
|
70 |
sympy==1.13.1
|
71 |
tokenizers==0.21.1
|
72 |
# torch==2.3.1
|
73 |
+
# torch==2.3.0
|
74 |
+
# torchvision==0.18.0
|
75 |
tqdm==4.67.1
|
76 |
transformers==4.49.0
|
77 |
typing_extensions==4.12.2
|