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
f190714e
Unverified
Commit
f190714e
authored
Feb 13, 2023
by
Will Berman
Committed by
GitHub
Feb 13, 2023
Browse files
karlo image variation use kakaobrain upload (#2338)
parent
6cbd7b8b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/pipelines/unclip/test_unclip_image_variation.py
tests/pipelines/unclip/test_unclip_image_variation.py
+1
-1
No files found.
tests/pipelines/unclip/test_unclip_image_variation.py
View file @
f190714e
...
...
@@ -527,7 +527,7 @@ class UnCLIPImageVariationPipelineIntegrationTests(unittest.TestCase):
)
pipeline
=
UnCLIPImageVariationPipeline
.
from_pretrained
(
"
fus
in
g
/karlo-image-variations
-diffusers
"
,
torch_dtype
=
torch
.
float16
"
kakaobra
in/karlo-
v1-alpha-
image-variations"
,
torch_dtype
=
torch
.
float16
)
pipeline
=
pipeline
.
to
(
torch_device
)
pipeline
.
set_progress_bar_config
(
disable
=
None
)
...
...
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