Merge pull request #120 from hodanov/dependabot/pip/app/onnxruntime-1.18.1

Bump onnxruntime from 1.18.0 to 1.18.1 in /app
This commit is contained in:
hodanov
2024-06-30 22:08:07 +09:00
committed by GitHub
+1 -1
View File
@@ -5,7 +5,7 @@ transformers==4.42.3
xformers==0.0.26.post1
invisible_watermark # To help viewers identify the images as machine-generated.
onnxruntime==1.18.0 # ONNX Runtime uses the following optimizations to speed up Stable Diffusion in CUDA.
onnxruntime==1.18.1 # ONNX Runtime uses the following optimizations to speed up Stable Diffusion in CUDA.
safetensors==0.4.3 # To store tensors safely.
controlnet_aux