Spaces:
Runtime error
Runtime error
Commit
·
a83930f
1
Parent(s):
58d52e0
remove python slim
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -69,7 +69,8 @@ sniffio==1.3.1
|
|
69 |
sounddevice==0.5.1
|
70 |
sympy==1.13.1
|
71 |
tokenizers==0.21.1
|
72 |
-
torch==2.3.1
|
|
|
73 |
torchvision==0.18.0
|
74 |
tqdm==4.67.1
|
75 |
transformers==4.49.0
|
|
|
69 |
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
|