rahul7star commited on
Commit
89e5e73
·
verified ·
1 Parent(s): 3dac8c4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -18
requirements.txt CHANGED
@@ -1,20 +1,18 @@
1
- torch>=2.4.0
2
- torchvision>=0.19.0
3
- opencv-python>=4.9.0.80
4
- diffusers>=0.31.0
5
- transformers>=4.49.0
6
- tokenizers>=0.20.3
7
- accelerate>=1.1.1
8
- tqdm
9
- imageio
10
- easydict
11
  ftfy
12
- dashscope
13
  imageio-ffmpeg
14
- https://github.com/mjun0812/flash-attention-prebuild-wheels/releases/download/v0.0.8/flash_attn-2.7.4.post1+cu126torch2.7-cp310-cp310-linux_x86_64.whl
15
- numpy>=1.23.5,<2
16
- compel
17
- invisible_watermark
18
- pydantic==2.10.6
19
- xformers
20
- CLIPImageProcessor
 
 
 
 
1
+ git+https://github.com/huggingface/diffusers.git@5512d70f7fd89f69511d9c23f1473a49f7901bee
2
+ transformers
3
+ accelerate
4
+ safetensors
5
+ sentencepiece
6
+ peft
 
 
 
 
7
  ftfy
 
8
  imageio-ffmpeg
9
+ opencv-python
10
+ torchao==0.11.0
11
+
12
+ torch
13
+ diffusers
14
+ transformers
15
+ accelerate
16
+ gradio
17
+ dfloat11 @ git+https://github.com/DFloat11/dfloat11.git
18
+ spaces