Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
renzhc
diffusers_dcu
Commits
0e3f2713
"vscode:/vscode.git/clone" did not exist on "dc8ca88e5885d9dce234847473acffefa84eeffe"
Unverified
Commit
0e3f2713
authored
Apr 28, 2025
by
Sayak Paul
Committed by
GitHub
Apr 28, 2025
Browse files
[tests] fix import. (#11434)
fix import.
parent
a7e9f85e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tests/models/test_modeling_common.py
tests/models/test_modeling_common.py
+1
-0
No files found.
tests/models/test_modeling_common.py
View file @
0e3f2713
...
@@ -71,6 +71,7 @@ from diffusers.utils.testing_utils import (
...
@@ -71,6 +71,7 @@ from diffusers.utils.testing_utils import (
require_torch_2
,
require_torch_2
,
require_torch_accelerator
,
require_torch_accelerator
,
require_torch_accelerator_with_training
,
require_torch_accelerator_with_training
,
require_torch_gpu
,
require_torch_multi_accelerator
,
require_torch_multi_accelerator
,
run_test_in_subprocess
,
run_test_in_subprocess
,
slow
,
slow
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment