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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -4,12 +4,13 @@ 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
15
  yapf
 
4
  transformers==4.39.3
5
  accelerate==0.28.0
6
  huggingface-hub
7
+ groundingdino-py
8
  opencv-python-headless==4.9.0.80
9
  numpy==1.26.4
10
  Pillow==10.2.0
11
  gradio==4.26.0
12
  xformers==0.0.26.post1
13
+ peft>=0.15.0
14
  ultralytics==8.2.2
15
  addict
16
  yapf