parth parekh
commited on
Commit
·
0f84ec5
1
Parent(s):
ace3dd4
removed cuda
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -57,10 +57,10 @@ sympy==1.12
|
|
57 |
thinc==8.2.5
|
58 |
tokenizers==0.19.1
|
59 |
torch==2.2.0
|
60 |
-
torchaudio==2.4.1
|
61 |
torchdata==0.7.1
|
62 |
torchtext==0.16.2
|
63 |
-
torchvision==0.19.1
|
64 |
tqdm==4.66.5
|
65 |
transformers==4.44.2
|
66 |
typer==0.12.5
|
|
|
57 |
thinc==8.2.5
|
58 |
tokenizers==0.19.1
|
59 |
torch==2.2.0
|
60 |
+
torchaudio==2.4.1
|
61 |
torchdata==0.7.1
|
62 |
torchtext==0.16.2
|
63 |
+
torchvision==0.19.1
|
64 |
tqdm==4.66.5
|
65 |
transformers==4.44.2
|
66 |
typer==0.12.5
|