Gilotopia commited on
Commit
37d1416
·
verified ·
1 Parent(s): 03d5f8d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  numpy
2
- opencv-python-headless # Use headless version instead of opencv-python for servers
 
3
  transformers
4
  accelerate
5
  torch
@@ -7,5 +8,5 @@ gradio
7
  supervision
8
  devicetorch
9
  flash-attn
10
- pillow
11
- tqdm
 
1
  numpy
2
+ pillow
3
+ opencv-python-headless
4
  transformers
5
  accelerate
6
  torch
 
8
  supervision
9
  devicetorch
10
  flash-attn
11
+ tqdm
12
+ spaces