Merge pull request #133 from hodanov/dependabot/pip/app/safetensors-0.4.4

Bump safetensors from 0.4.3 to 0.4.4 in /app
This commit is contained in:
hodanov 2024-08-22 23:16:47 +09:00 committed by GitHub
commit 97c2fc7c8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ transformers==4.43.3
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.3 # To store tensors safely. safetensors==0.4.4 # To store tensors safely.
controlnet_aux controlnet_aux
Pillow Pillow