Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.2 to 2.3.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.2.2...v2.3.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
15 lines
462 B
Plaintext
15 lines
462 B
Plaintext
diffusers[torch]==0.27.2
|
|
accelerate
|
|
torch==2.3.0
|
|
transformers==4.40.1
|
|
xformers==0.0.25.post1
|
|
|
|
invisible_watermark # To help viewers identify the images as machine-generated.
|
|
onnxruntime==1.17.3 # ONNX Runtime uses the following optimizations to speed up Stable Diffusion in CUDA.
|
|
safetensors==0.4.3 # To store tensors safely.
|
|
controlnet_aux
|
|
|
|
Pillow
|
|
pillow-avif-plugin # To save images in AVIF format.
|
|
pyyaml # To read the configuration file by written YAML.
|
|
peft |