"vscode:/vscode.git/clone" did not exist on "f8521900601578a070ab5bb4275cbb2cd45b8e01"
Unverified Commit dbdd585c authored by Patrick von Platen's avatar Patrick von Platen Committed by GitHub
Browse files

Example tests (#1982)

* Example tests

* fix
parent 7f0eb35a
......@@ -102,7 +102,7 @@ class ExamplesTestsAccelerate(unittest.TestCase):
test_args = f"""
examples/textual_inversion/textual_inversion.py
--pretrained_model_name_or_path runwayml/stable-diffusion-v1-5
--train_data_dir docs/source/imgs
--train_data_dir docs/source/en/imgs
--learnable_property object
--placeholder_token <cat-toy>
--initializer_token toy
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment