diff --git a/app/requirements.txt b/app/requirements.txt index bec5464..6861da1 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -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