We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 021f0de commit ee662cfCopy full SHA for ee662cf
tests/pipelines/controlnet_flux/test_controlnet_flux.py
@@ -32,10 +32,10 @@
32
from diffusers.utils import load_image
33
from diffusers.utils.testing_utils import (
34
enable_full_determinism,
35
+ nightly,
36
numpy_cosine_similarity_distance,
37
require_big_gpu_with_torch_cuda,
38
slow,
- nightly,
39
torch_device,
40
)
41
from diffusers.utils.torch_utils import randn_tensor
0 commit comments