UPstud commited on
Commit
94f3f8c
Β·
verified Β·
1 Parent(s): 398b1b6

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +29 -0
requirements.txt ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ gradio-client
3
+ albumentations==1.3.0
4
+ opencv-python==4.9.0.80
5
+ opencv-python-headless==4.5.5.64
6
+ imageio==2.9.0
7
+ imageio-ffmpeg==0.4.2
8
+ pytorch-lightning==1.5.0
9
+ omegaconf==2.1.1
10
+ test-tube>=0.7.5
11
+ streamlit==1.12.1
12
+ webdataset==0.2.5
13
+ kornia==0.6
14
+ open_clip_torch==2.0.2
15
+ invisible-watermark>=0.1.5
16
+ streamlit-drawable-canvas==0.8.0
17
+ torchmetrics==0.6.0
18
+ addict==2.4.0
19
+ yapf==0.32.0
20
+ prettytable==3.6.0
21
+ basicsr==1.4.2
22
+ salesforce-lavis==1.0.2
23
+ grpcio==1.60
24
+ pydantic==1.10.5
25
+ wandb==0.15.12
26
+ spacy==3.5.1
27
+ typer==0.7.0
28
+ typing-extensions==4.4.0
29
+ fastapi==0.92.0