generated from runpod-workers/worker-template
-
Notifications
You must be signed in to change notification settings - Fork 128
/
Copy pathrequirements.txt
67 lines (60 loc) · 1.34 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# Core Libraries
setuptools==69.5.1 # temp fix for compatibility with some old packages
fastapi==0.104.1
pydantic==2.8.2
runpod==1.0.0
# Image Processing Libraries
opencv-python-headless==4.8.1.78
Pillow==9.5.0
scikit-image==0.21.0
pillow-avif-plugin==1.4.3
# Machine Learning Libraries
accelerate==0.21.0
basicsr==1.4.2
einops==0.4.1
gradio==4.40.0
kornia==0.6.7
numpy==1.26.2
omegaconf==2.2.3
pytorch_lightning==1.9.4
realesrgan==0.3.0
safetensors==0.4.2
timm==0.9.2
torch
torchdiffeq==0.2.3
torchsde==0.2.6
transformers==4.46.1
xformers --index-url https://download.pytorch.org/whl/cu118
# CLI and Development Utilities
GitPython==3.1.32
pyngrok==7.0.0
# Web and Networking Libraries
httpcore==0.15
inflection==0.5.1
jsonmerge==1.8.0
httpx==0.24.1
# Miscellaneous Libraries
blendmodes==2022
clean-fid==0.1.35
lark==1.1.2
piexif==1.1.3
psutil==5.9.5
resize-right==0.0.2
tomesd==0.1.3
tqdm==4.66.1
peft==0.13.2
huggingface-hub==0.26.2
# Direct Git Dependencies
git+https://github.com/TencentARC/GFPGAN.git@8d2447a2d918f8eba5a4a01463fd48e45126a379
git+https://github.com/openai/CLIP.git@d50d76daa670286dd6cacf3bcd80b5e4823fc8e1
# Additional Libraries from A
facexlib==0.3.0
diskcache==5.6.3
open-clip-torch==2.20.0
protobuf==3.20.0
spandrel==0.3.4
spandrel-extra-arches==0.1.1
diffusers==0.31.0
gradio_rangeslider==0.0.6
gradio_imageslider==0.0.20
loadimg==0.1.2