mirror of
https://github.com/jingyaogong/minimind.git
synced 2026-04-25 08:48:16 +08:00
[feat] update requirements
This commit is contained in:
parent
b8adffbe89
commit
0682134e21
@ -10,21 +10,22 @@ ngrok==1.4.0
|
||||
nltk==3.8
|
||||
numpy==1.26.4
|
||||
openai==1.59.6
|
||||
pandas==1.5.3
|
||||
peft==0.7.1
|
||||
psutil==5.9.8
|
||||
pydantic==2.8.2
|
||||
pydantic==2.11.5
|
||||
rich==13.7.1
|
||||
scikit_learn==1.5.1
|
||||
sentence_transformers==2.3.1
|
||||
simhash==2.1.2
|
||||
tiktoken==0.5.1
|
||||
transformers==4.48.0
|
||||
tiktoken==0.10.0
|
||||
transformers==4.57.1
|
||||
jinja2==3.1.2
|
||||
jsonlines==4.0.0
|
||||
trl==0.13.0
|
||||
ujson==5.1.0
|
||||
wandb==0.18.3
|
||||
streamlit==1.30.0
|
||||
torch==2.3.0
|
||||
torchvision==0.18.0
|
||||
streamlit==1.50.0
|
||||
einops==0.8.1
|
||||
swanlab==0.6.8
|
||||
# torch==2.3.0
|
||||
# torchvision==0.18.0
|
||||
Loading…
Reference in New Issue
Block a user