fix tests

This commit is contained in:
Jennifer Player
2024-03-06 14:26:53 -05:00
committed by Kent Keirsey
parent 4af5a09a68
commit 347f1fd0b7
4 changed files with 7 additions and 8 deletions

View File

@ -79,7 +79,6 @@ example_model_input = {
"description": "Model description",
"vae": None,
"variant": "normal",
"image": "blob",
}
##############################################################################