Convert attrdict to addict

This commit is contained in:
NanoCode012
2023-05-28 02:28:06 +09:00
parent 0d4a7f4c04
commit bdfe7c9201
3 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
peft @ git+https://github.com/huggingface/peft.git
transformers @ git+https://github.com/huggingface/transformers.git
bitsandbytes>=0.39.0
attrdict
addict
fire
PyYAML==6.0
black