fffiloni commited on
Commit
3da6a6a
1 Parent(s): 8e8a01a

Create requirements_HF.txt

Browse files
Files changed (1) hide show
  1. requirements_HF.txt +21 -0
requirements_HF.txt ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ addict
2
+ future
3
+ lmdb
4
+ numpy
5
+ opencv-python
6
+ Pillow
7
+ pyyaml
8
+ requests
9
+ scikit-image
10
+ scipy
11
+ tb-nightly
12
+ torch>=1.7.1
13
+ torchvision
14
+ tqdm
15
+ yapf
16
+ lpips
17
+ gdown # supports downloading the large file from Google Drive
18
+ diffusers==0.11.0
19
+ einops
20
+ ffmpeg-python
21
+ av