Jenbenarye commited on
Commit
a3f70f5
·
verified ·
1 Parent(s): 0595af4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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
- git+https://github.com/huggingface/transformers.git
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