rahul7star commited on
Commit
c9dbb34
·
verified ·
1 Parent(s): b573d19

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -10
requirements.txt CHANGED
@@ -1,14 +1,13 @@
1
  accelerate
2
- torchvision
3
- numpy==1.26.4
4
- transformers>=4.55.2
5
- loguru==0.7.2
6
- diffusers==0.35.1
7
- einops==0.8.0
8
- ftfy==6.2.0
9
- psutil==6.0.0
10
- av==12.0.0
11
- opencv-python==4.9.0.80
12
  xformers --index-url https://download.pytorch.org/whl/cu128
13
  git+https://github.com/vipshop/cache-dit.git
14
  bitsandbytes
 
1
  accelerate
2
+ numpy
3
+ transformers
4
+ loguru
5
+ diffusers
6
+ einops
7
+ ftfy
8
+ psutil
9
+ av
10
+ opencv-python
 
11
  xformers --index-url https://download.pytorch.org/whl/cu128
12
  git+https://github.com/vipshop/cache-dit.git
13
  bitsandbytes