rishh76 commited on
Commit
c9c067e
1 Parent(s): 38fbd22

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +24 -7
requirements.txt CHANGED
@@ -1,10 +1,27 @@
1
- gradio
2
- huggingface-hub
3
  diffusers
4
- transformers
5
- # kolors
6
- groundingdino
7
- segment-anything
8
- torch
9
  numpy
 
 
10
  Pillow
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ addict
 
2
  diffusers
3
+ gradio
4
+ huggingface_hub
5
+ matplotlib
 
 
6
  numpy
7
+ onnxruntime
8
+ opencv_python
9
  Pillow
10
+ pycocotools
11
+ PyYAML
12
+ requests
13
+ setuptools
14
+ supervision
15
+ termcolor
16
+ timm
17
+ torch
18
+ torchvision
19
+ transformers
20
+ yapf
21
+ nltk
22
+ fairscale
23
+ litellm
24
+ # kolors-
25
+ accelerate==0.27.2
26
+ invisible_watermark==0.2.0
27
+ sentencepiece==0.1.99