RosticFACE commited on
Commit
2df5e52
·
verified ·
1 Parent(s): def1632

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -11
requirements.txt CHANGED
@@ -1,11 +1,9 @@
1
- git+https://github.com/linoytsaban/diffusers.git@wan22-loras
2
-
3
- transformers
4
- accelerate
5
- safetensors
6
- sentencepiece
7
- peft
8
- ftfy
9
- imageio-ffmpeg
10
- opencv-python
11
- torchao==0.11.0
 
1
+ gradio>=4.18.0
2
+ diffusers>=0.27.0
3
+ transformers
4
+ accelerate
5
+ torch
6
+ safetensors
7
+ opencv-python
8
+ moviepy
9
+ Pillow