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
+1 -1
View File
@@ -5,7 +5,7 @@ transformers==4.47.1
xformers==0.0.28.post1
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
Pillow