Alberto Carmona commited on
Commit
4973507
·
1 Parent(s): 23d1bbb

Update dependencies

Browse files
Files changed (1) hide show
  1. requirements.txt +21 -21
requirements.txt CHANGED
@@ -1,23 +1,23 @@
1
  # For image generation
2
- # git+https://github.com/patil-suraj/transformers@ldm-bert
3
- # torch
4
- # diffusers==0.1.1
5
- # opencv-python
6
 
7
- # # For captioning
8
- # transformers
9
- # h5py
10
- # pandas
11
- # tqdm
12
- # scikit-image
13
- # ipywidgets
14
- # wandb
15
- # bert-score
16
- # ftfy
17
- # timm
18
- # lmdbdict
19
- # yacs
20
- # pyemd
21
- # gensim
22
- # pytorch-lightning==1.0.0
23
- # gdown
 
1
  # For image generation
2
+ git+https://github.com/patil-suraj/transformers@ldm-bert
3
+ torch
4
+ diffusers==0.1.1
5
+ opencv-python
6
 
7
+ # For captioning
8
+ transformers
9
+ h5py
10
+ pandas
11
+ tqdm
12
+ scikit-image
13
+ ipywidgets
14
+ wandb
15
+ bert-score
16
+ ftfy
17
+ timm
18
+ lmdbdict
19
+ yacs
20
+ pyemd
21
+ gensim
22
+ pytorch-lightning==1.0.0
23
+ gdown