Skip to content

Commit 76b1e5d

Browse files
patil-surajPrathik Rao
authored andcommitted
remove use_auth_token from for TI test (huggingface#747)
remove auth token from for TI test
1 parent 9170ad6 commit 76b1e5d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/test_examples.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ def test_textual_inversion(self):
102102
test_args = f"""
103103
examples/textual_inversion/textual_inversion.py
104104
--pretrained_model_name_or_path CompVis/stable-diffusion-v1-4
105-
--use_auth_token
106105
--train_data_dir docs/source/imgs
107106
--learnable_property object
108107
--placeholder_token <cat-toy>

0 commit comments

Comments
 (0)