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 7f0eb35 commit dbdd585Copy full SHA for dbdd585
examples/test_examples.py
@@ -102,7 +102,7 @@ def test_textual_inversion(self):
102
test_args = f"""
103
examples/textual_inversion/textual_inversion.py
104
--pretrained_model_name_or_path runwayml/stable-diffusion-v1-5
105
- --train_data_dir docs/source/imgs
+ --train_data_dir docs/source/en/imgs
106
--learnable_property object
107
--placeholder_token <cat-toy>
108
--initializer_token toy
0 commit comments