Skip to content

Commit 7c175e2

Browse files
committed
chore(tests): remove checkpoint_url in civitai lora quick test
1 parent b5c490d commit 7c175e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/test_loras.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ def test_lora_http_download_civitai_safetensors(self):
104104
# i.e. use a model we already have
105105
"MODEL_ID": "runwayml/stable-diffusion-v1-5",
106106
"MODEL_REVISION": "fp16",
107+
"CHECKPOINT_URL": None,
107108
}
108109
)
109110
modelInputs.update(

0 commit comments

Comments
 (0)