This commit is contained in:
lllyasviel 2024-01-28 10:11:32 -08:00
parent aafe7174d8
commit 5df7a4d5d1
2 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
import diffusers
import torch
import ldm_patched.modules.ops as ops
from ldm_patched.modules.model_patcher import ModelPatcher

View File

@ -28,3 +28,4 @@ torchdiffeq==0.2.3
torchsde==0.2.6
transformers==4.30.2
httpx==0.24.1
diffusers==0.25.0