generated from runpod-workers/worker-template
-
Notifications
You must be signed in to change notification settings - Fork 128
/
Copy pathrequirements.txt
50 lines (44 loc) · 1.12 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
# Core Libraries
fastapi[all]==0.94.0
pydantic<2
git+https://github.com/runpod/runpod-python.git
# Image Processing Libraries
opencv-python-headless==4.8.1.78
Pillow==10.2.0
scikit-image==0.21.0
# Machine Learning Libraries
accelerate==0.21.0
basicsr==1.4.2
einops==0.4.1
gradio==4.11.0
kornia==0.6.7
numpy==1.23.5
omegaconf==2.2.3
pytorch_lightning==1.9.4
realesrgan==0.3.0
safetensors==0.3.1
timm==0.9.2
torch
torchdiffeq==0.2.3
torchsde==0.2.5
transformers==4.38.0
# CLI and Development Utilities
GitPython==3.1.41
pyngrok==7.0.0
# Web and Networking Libraries
httpcore==0.15
inflection==0.5.1
jsonmerge==1.8.0
# 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
# Direct Git Dependencies
# These dependencies are directly cloned from GitHub. Ensure the specified commits/tags are compatible.
git+https://github.com/TencentARC/GFPGAN.git@8d2447a2d918f8eba5a4a01463fd48e45126a379
git+https://github.com/openai/CLIP.git@d50d76daa670286dd6cacf3bcd80b5e4823fc8e1
git+https://github.com/mlfoundations/open_clip.git@bb6e834e9c70d9c27d0dc3ecedeebeaeb1ffad6b