parth parekh
commited on
Commit
·
2ba6f1b
1
Parent(s):
0f84ec5
removed undused deps
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
@@ -57,10 +57,8 @@ 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 |
torchdata==0.7.1
|
61 |
torchtext==0.16.2
|
|
|
62 |
tqdm==4.66.5
|
63 |
transformers==4.44.2
|
64 |
typer==0.12.5
|