vumichien commited on
Commit
a041f35
·
1 Parent(s): 17f6da6

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +24 -0
requirements.txt ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ addict==2.4.0
2
+ albumentations==1.3.0
3
+ einops==0.6.0
4
+ gradio==3.18.0
5
+ imageio==2.25.0
6
+ imageio-ffmpeg==0.4.8
7
+ kornia==0.6.9
8
+ omegaconf==2.3.0
9
+ open-clip-torch==2.13.0
10
+ opencv-contrib-python==4.7.0.68
11
+ opencv-python-headless==4.7.0.68
12
+ prettytable==3.6.0
13
+ pytorch-lightning==1.9.0
14
+ safetensors==0.2.8
15
+ timm==0.6.12
16
+ torch==1.13.1
17
+ torchvision==0.14.1
18
+ transformers==4.26.1
19
+ xformers==0.0.16
20
+ yapf==0.32.0
21
+ basicsr
22
+ streamlit-lottie
23
+ streamlit-option-menu
24
+ streamlit-drawable-canvas