Merge pull request #107 from hodanov/dependabot/pip/app/onnxruntime-1.18.0

Bump onnxruntime from 1.17.3 to 1.18.0 in /app
This commit is contained in:
hodanov 2024-05-23 20:21:58 +09:00 committed by GitHub
commit 904f26acdb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@ transformers==4.41.0
xformers==0.0.26.post1
invisible_watermark # To help viewers identify the images as machine-generated.
onnxruntime==1.17.3 # ONNX Runtime uses the following optimizations to speed up Stable Diffusion in CUDA.
onnxruntime==1.18.0 # ONNX Runtime uses the following optimizations to speed up Stable Diffusion in CUDA.
safetensors==0.4.3 # To store tensors safely.
controlnet_aux