rphrp1985 commited on
Commit
d2ef205
1 Parent(s): ce85b8f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -1
requirements.txt CHANGED
@@ -5,4 +5,15 @@ accelerate
5
  sentencepiece
6
  torch
7
  airllm
8
-
 
 
 
 
 
 
 
 
 
 
 
 
5
  sentencepiece
6
  torch
7
  airllm
8
+ opencv-python
9
+ spaces
10
+ pillow
11
+ numpy
12
+ timm
13
+ kornia
14
+ prettytable
15
+ typing
16
+ scikit-image
17
+ gradio
18
+ gradio_imageslider
19
+ loadimg>=0.1.1