Gerchegg commited on
Commit
cb0d541
·
verified ·
1 Parent(s): de94ab7

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -9
requirements.txt CHANGED
@@ -11,7 +11,6 @@ gradio>=5.0.0
11
  gradio_client
12
 
13
  # Image processing
14
- opencv-python-headless
15
  pillow
16
  numpy
17
 
@@ -19,12 +18,5 @@ numpy
19
  huggingface_hub
20
  sentencepiece
21
 
22
- # For ControlNet preprocessors
23
- controlnet_aux
24
- timm
25
- scipy
26
  peft
27
- mmcv==2.1.0
28
- mmpose
29
- mmdet
30
-
 
11
  gradio_client
12
 
13
  # Image processing
 
14
  pillow
15
  numpy
16
 
 
18
  huggingface_hub
19
  sentencepiece
20
 
21
+ # LoRA support
 
 
 
22
  peft