update diffusers==0.26.1, fix load single file sdxl inpainting model

This commit is contained in:
Qing
2024-02-04 21:54:16 +08:00
parent f0b20f461b
commit 6ad4177a75
2 changed files with 5 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
torch>=2.0.0
opencv-python
diffusers==0.25.1
diffusers==0.26.1
accelerate
peft==0.7.1
transformers>=4.35.1