mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-28 05:35:00 +00:00
chore(tests): switch to sd-1.5
also increase prep time for downloading models Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
2e3f90705f
commit
f4f0499b60
3 changed files with 6 additions and 18 deletions
|
@ -768,7 +768,7 @@ var _ = Describe("API test", func() {
|
|||
}
|
||||
|
||||
response := postModelApplyRequest("http://127.0.0.1:9090/models/apply", modelApplyRequest{
|
||||
ID: "localai@sd-3.5-large-ggml",
|
||||
ID: "localai@sd-1.5-ggml",
|
||||
Name: "stablediffusion",
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue