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
fengzch-das
nunchaku
Commits
4f0b7ba1
Commit
4f0b7ba1
authored
May 17, 2025
by
muyangli
Browse files
fix a typo
parent
b2a817c8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/flux.1-dev-pulid.py
examples/flux.1-dev-pulid.py
+1
-1
No files found.
examples/flux.1-dev-pulid.py
View file @
4f0b7ba1
...
@@ -22,7 +22,7 @@ pipeline.transformer.forward = MethodType(pulid_forward, pipeline.transformer)
...
@@ -22,7 +22,7 @@ pipeline.transformer.forward = MethodType(pulid_forward, pipeline.transformer)
id_image
=
load_image
(
"https://github.com/ToTheBeginning/PuLID/blob/main/example_inputs/liuyifei.png?raw=true"
)
id_image
=
load_image
(
"https://github.com/ToTheBeginning/PuLID/blob/main/example_inputs/liuyifei.png?raw=true"
)
image
=
pipeline
(
image
=
pipeline
(
"A woman holding a sign that says 'SVDQuant is fast!"
,
"A woman holding a sign that says 'SVDQuant is fast!
'
"
,
id_image
=
id_image
,
id_image
=
id_image
,
id_weight
=
1
,
id_weight
=
1
,
num_inference_steps
=
12
,
num_inference_steps
=
12
,
...
...
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