Merge pull request #168 from hodanov/dependabot/pip/app/safetensors-0.5.0

Bump safetensors from 0.4.5 to 0.5.0 in /app
This commit is contained in:
hodanov 2025-01-06 22:15:50 +09:00 committed by GitHub
commit f167d251a7
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