Bump safetensors from 0.4.3 to 0.4.4 in /app

Bumps [safetensors](https://github.com/huggingface/safetensors) from 0.4.3 to 0.4.4.
- [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.3...v0.4.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
This commit is contained in:
dependabot[bot]
2024-08-12 01:33:15 +00:00
committed by GitHub
parent 7503165f46
commit 8cf5961016
+1 -1
View File
@@ -5,7 +5,7 @@ transformers==4.43.3
xformers==0.0.27.post2
invisible_watermark # To help viewers identify the images as machine-generated.
safetensors==0.4.3 # To store tensors safely.
safetensors==0.4.4 # To store tensors safely.
controlnet_aux
Pillow