Bump safetensors from 0.4.5 to 0.5.0 in /app

Bumps [safetensors](https://github.com/huggingface/safetensors) from 0.4.5 to 0.5.0.
- [Release notes](https://github.com/huggingface/safetensors/releases)
- [Changelog](https://github.com/huggingface/safetensors/blob/main/RELEASE.md)
- [Commits](https://github.com/huggingface/safetensors/compare/v0.4.5...v0.5.0)

---
updated-dependencies:
- dependency-name: safetensors
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-06 01:28:33 +00:00 committed by GitHub
parent 72a8dc4882
commit 76e486e94b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ transformers==4.47.1
xformers==0.0.28.post1 xformers==0.0.28.post1
invisible_watermark # To help viewers identify the images as machine-generated. invisible_watermark # To help viewers identify the images as machine-generated.
safetensors==0.4.5 # To store tensors safely. safetensors==0.5.0 # To store tensors safely.
controlnet_aux controlnet_aux
Pillow Pillow