Update requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
@@ -118,13 +118,11 @@ starlette==0.27.0
|
|
118 |
sympy==1.12
|
119 |
tabulate==0.9.0
|
120 |
tenacity==8.2.3
|
121 |
-
tiktoken==0.5.1
|
122 |
timm==0.9.7
|
123 |
toolz==0.12.0
|
124 |
torch==2.1.0
|
125 |
torchvision==0.16.0
|
126 |
tqdm==4.66.1
|
127 |
-
transformers==4.34.1
|
128 |
typer==0.9.0
|
129 |
typing-inspect==0.9.0
|
130 |
typing_extensions==4.8.0
|
|
|
118 |
sympy==1.12
|
119 |
tabulate==0.9.0
|
120 |
tenacity==8.2.3
|
|
|
121 |
timm==0.9.7
|
122 |
toolz==0.12.0
|
123 |
torch==2.1.0
|
124 |
torchvision==0.16.0
|
125 |
tqdm==4.66.1
|
|
|
126 |
typer==0.9.0
|
127 |
typing-inspect==0.9.0
|
128 |
typing_extensions==4.8.0
|