Merge pull request #140 from hodanov/dependabot/pip/app/safetensors-0.4.5

Bump safetensors from 0.4.4 to 0.4.5 in /app
This commit is contained in:
hodanov 2024-09-16 16:55:24 +09:00 committed by GitHub
commit 7676a5044e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ transformers==4.44.2
xformers==0.0.27.post2 xformers==0.0.27.post2
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.4 # To store tensors safely. safetensors==0.4.5 # To store tensors safely.
controlnet_aux controlnet_aux
Pillow Pillow