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
+1 -1
View File
@@ -5,7 +5,7 @@ transformers==4.44.2
xformers==0.0.27.post2
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
Pillow