Skip to content

Commit dbdd585

Browse files
Example tests (huggingface#1982)
* Example tests * fix
1 parent 7f0eb35 commit dbdd585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/test_examples.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ def test_textual_inversion(self):
102102
test_args = f"""
103103
examples/textual_inversion/textual_inversion.py
104104
--pretrained_model_name_or_path runwayml/stable-diffusion-v1-5
105-
--train_data_dir docs/source/imgs
105+
--train_data_dir docs/source/en/imgs
106106
--learnable_property object
107107
--placeholder_token <cat-toy>
108108
--initializer_token toy

0 commit comments

Comments
 (0)