mirror of
https://github.com/deepseek-ai/DeepSeek-V3.git
synced 2025-04-19 10:08:59 -04:00
build: Added tqdm to requirements.txt
This commit is contained in:
parent
b5d872ead0
commit
1eed9a5d32
@ -1,4 +1,5 @@
|
|||||||
torch==2.4.1
|
torch==2.4.1
|
||||||
triton==3.0.0
|
triton==3.0.0
|
||||||
transformers==4.46.3
|
transformers==4.46.3
|
||||||
safetensors==0.4.5
|
safetensors==0.4.5
|
||||||
|
tqdm==4.67.1
|
||||||
|
Loading…
Reference in New Issue
Block a user