Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -95,8 +95,7 @@ torch==2.5.1
|
|
95 |
tornado==6.4.2
|
96 |
tqdm==4.67.1
|
97 |
traitlets==5.14.3
|
98 |
-
|
99 |
-
sentencepiece
|
100 |
triton==3.1.0 ; python_full_version < '3.13' and platform_machine == 'x86_64' and platform_system == 'Linux'
|
101 |
typer==0.15.1
|
102 |
typing-extensions==4.12.2
|
|
|
95 |
tornado==6.4.2
|
96 |
tqdm==4.67.1
|
97 |
traitlets==5.14.3
|
98 |
+
transformers==4.47.1
|
|
|
99 |
triton==3.1.0 ; python_full_version < '3.13' and platform_machine == 'x86_64' and platform_system == 'Linux'
|
100 |
typer==0.15.1
|
101 |
typing-extensions==4.12.2
|