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
16e6997f
Unverified
Commit
16e6997f
authored
Dec 08, 2023
by
apolinário
Committed by
GitHub
Dec 08, 2023
Browse files
[Advanced Diffusion Script] Add Widget default text (#6100)
add widget
parent
3b9b9865
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
examples/advanced_diffusion_training/train_dreambooth_lora_sdxl_advanced.py
...diffusion_training/train_dreambooth_lora_sdxl_advanced.py
+2
-0
No files found.
examples/advanced_diffusion_training/train_dreambooth_lora_sdxl_advanced.py
View file @
16e6997f
...
@@ -157,6 +157,8 @@ tags:
...
@@ -157,6 +157,8 @@ tags:
base_model:
{
base_model
}
base_model:
{
base_model
}
instance_prompt:
{
instance_prompt
}
instance_prompt:
{
instance_prompt
}
license: openrail++
license: openrail++
widget:
- text: '
{
validation_prompt
if
validation_prompt
else
instance_prompt
}
'
---
---
"""
"""
...
...
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