Nathyboy commited on
Commit
1bf35fa
·
1 Parent(s): 374c824

Add requirements_versions.txt for launch.py

Browse files
Files changed (1) hide show
  1. requirements_versions.txt +35 -0
requirements_versions.txt ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ setuptools==69.5.1 # temp fix for compatibility with some old packages
2
+ GitPython==3.1.32
3
+ Pillow==9.5.0
4
+ accelerate==0.21.0
5
+ blendmodes==2022
6
+ clean-fid==0.1.35
7
+ diskcache==5.6.3
8
+ einops==0.4.1
9
+ facexlib==0.3.0
10
+ fastapi==0.94.0
11
+ gradio==3.41.2
12
+ httpcore==0.15
13
+ inflection==0.5.1
14
+ jsonmerge==1.8.0
15
+ kornia==0.6.7
16
+ lark==1.1.2
17
+ numpy==1.26.2
18
+ omegaconf==2.2.3
19
+ open-clip-torch==2.20.0
20
+ piexif==1.1.3
21
+ protobuf==3.20.0
22
+ psutil==5.9.5
23
+ pytorch_lightning==1.9.4
24
+ resize-right==0.0.2
25
+ safetensors==0.4.2
26
+ scikit-image==0.21.0
27
+ spandrel==0.3.4
28
+ spandrel-extra-arches==0.1.1
29
+ tomesd==0.1.3
30
+ torch
31
+ torchdiffeq==0.2.3
32
+ torchsde==0.2.6
33
+ transformers==4.30.2
34
+ httpx==0.24.1
35
+ pillow-avif-plugin==1.4.3