skallewag commited on
Commit
d782dc9
·
verified ·
1 Parent(s): 6b59f61

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +38 -0
requirements.txt ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pillow==9.4.0
2
+ torch
3
+ torchvision
4
+ opencv-python
5
+ pyyaml
6
+ json_tricks
7
+ yacs
8
+ scikit-learn
9
+ pandas
10
+ timm==0.4.12
11
+ numpy==1.23.5
12
+ einops
13
+ fvcore
14
+ transformers==4.19.2
15
+ sentencepiece
16
+ ftfy
17
+ regex
18
+ nltk
19
+ vision-datasets==0.2.2
20
+ cython
21
+ pycocotools
22
+ diffdist
23
+ pyarrow
24
+ cityscapesscripts
25
+ shapely
26
+ scikit-image
27
+ mup
28
+ gradio==3.13.0
29
+ scann
30
+ kornia==0.6.4
31
+ torchmetrics==0.6.0
32
+ invisible-watermark
33
+ diffusers==0.11.1
34
+ accelerate
35
+ altair
36
+ openai
37
+ git+https://github.com/arogozhnikov/einops.git
38
+ git+https://github.com/openai/whisper.git