Nightfury16 commited on
Commit
9299089
·
verified ·
1 Parent(s): abc6bdb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -9
requirements.txt CHANGED
@@ -1,22 +1,14 @@
1
  torch==2.3.0
2
  torchvision==0.18.0
3
- diffusers==0.27.2
4
  transformers==4.39.3
5
  accelerate==0.28.0
6
-
7
-
8
-
9
  huggingface-hub
10
-
11
-
12
  opencv-python-headless==4.9.0.80
13
  numpy==1.26.4
14
  Pillow==10.2.0
15
  gradio==4.26.0
16
-
17
-
18
  xformers==0.0.26.post1
19
-
20
  peft==0.10.0
21
  ultralytics==8.2.2
22
  addict
 
1
  torch==2.3.0
2
  torchvision==0.18.0
3
+ diffusers
4
  transformers==4.39.3
5
  accelerate==0.28.0
 
 
 
6
  huggingface-hub
 
 
7
  opencv-python-headless==4.9.0.80
8
  numpy==1.26.4
9
  Pillow==10.2.0
10
  gradio==4.26.0
 
 
11
  xformers==0.0.26.post1
 
12
  peft==0.10.0
13
  ultralytics==8.2.2
14
  addict