mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-02-23 16:15:06 +01:00
Add tqdm to requirements.txt
This commit is contained in:
parent
ad14f0e499
commit
3c25557ef0
|
|
@ -7,4 +7,5 @@ requests
|
|||
rwkv==0.1.0
|
||||
safetensors==0.2.8
|
||||
sentencepiece
|
||||
tqdm
|
||||
git+https://github.com/zphang/transformers@llama_push
|
||||
|
|
|
|||
Loading…
Reference in a new issue