heboya8 commited on
Commit
0fc033b
·
verified ·
1 Parent(s): 9db3026

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -9
requirements.txt CHANGED
@@ -1,12 +1,12 @@
1
- diffusers==0.21.0
2
- accelerate==0.21.0
3
- huggingface-hub==0.25.0
4
- transformers==4.30.0
5
- torch==2.1.0
6
- peft==0.4.0
7
- google-auth==2.20.0
8
- wrapt==1.15.0
9
- antlr4-python3-runtime==4.9
10
  git+https://github.com/cloneofsimo/lora.git
11
  git+https://github.com/microsoft/LoRA
12
  decord
 
1
+ diffuser
2
+ accelerate
3
+ huggingface-hub
4
+ transformers
5
+ torch
6
+ peft
7
+ google-auth
8
+ wrapt
9
+ antlr4-python3-runtime
10
  git+https://github.com/cloneofsimo/lora.git
11
  git+https://github.com/microsoft/LoRA
12
  decord