Add tqdm to requirements.txt
This commit is contained in:
parent
ad14f0e499
commit
3c25557ef0
1 changed files with 1 additions and 0 deletions
|
@ -7,4 +7,5 @@ requests
|
||||||
rwkv==0.1.0
|
rwkv==0.1.0
|
||||||
safetensors==0.2.8
|
safetensors==0.2.8
|
||||||
sentencepiece
|
sentencepiece
|
||||||
|
tqdm
|
||||||
git+https://github.com/zphang/transformers@llama_push
|
git+https://github.com/zphang/transformers@llama_push
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue