Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chenpangpang
diffusers
Commits
367a671a
Unverified
Commit
367a671a
authored
Oct 06, 2022
by
Suraj Patil
Committed by
GitHub
Oct 06, 2022
Browse files
remove use_auth_token from for TI test (#747)
remove auth token from for TI test
parent
916754ea
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
examples/test_examples.py
examples/test_examples.py
+0
-1
No files found.
examples/test_examples.py
View file @
367a671a
...
@@ -102,7 +102,6 @@ class ExamplesTestsAccelerate(unittest.TestCase):
...
@@ -102,7 +102,6 @@ class ExamplesTestsAccelerate(unittest.TestCase):
test_args
=
f
"""
test_args
=
f
"""
examples/textual_inversion/textual_inversion.py
examples/textual_inversion/textual_inversion.py
--pretrained_model_name_or_path CompVis/stable-diffusion-v1-4
--pretrained_model_name_or_path CompVis/stable-diffusion-v1-4
--use_auth_token
--train_data_dir docs/source/imgs
--train_data_dir docs/source/imgs
--learnable_property object
--learnable_property object
--placeholder_token <cat-toy>
--placeholder_token <cat-toy>
...
...
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