1
0
Fork 0
onnx-web/api/requirements/base.txt

41 lines
715 B
Plaintext
Raw Permalink Normal View History

### Specific versions ###
numpy==1.24.1
protobuf==3.20.3
2023-04-29 18:27:39 +00:00
### SD packages ###
accelerate==0.25.0
coloredlogs==15.0.1
2023-12-19 03:18:43 +00:00
controlnet_aux==0.0.7
datasets==2.15.0
diffusers==0.24.0
2023-12-16 21:36:32 +00:00
huggingface-hub==0.19.4
2023-09-05 02:36:29 +00:00
invisible-watermark==0.2.0
mediapipe==0.9.2.1
2023-06-19 23:12:56 +00:00
omegaconf==2.3.0
onnx==1.15.0
# onnxruntime has many platform-specific packages
optimum==1.16.0
safetensors==0.4.1
timm==0.9.12
torchsde==0.2.6
transformers==4.36.1
#### Upscaling and face correction
basicsr==1.4.2
2023-12-19 03:17:57 +00:00
codeformer-pip==0.0.4
facexlib==0.2.5
gfpgan==1.3.8
realesrgan==0.3.0
### Server packages ###
arpeggio==2.0.2
boto3==1.26.87
flask==3.0.0
flask-cors==3.0.10
jsonschema==4.17.3
piexif==1.1.3
pyyaml==6.0
setproctitle==1.3.2
2023-08-06 15:05:03 +00:00
waitress==2.1.2
werkzeug==3.0.1