You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-29 22:27:42 +02:00
7 lines
279 B
Plaintext
Vendored
7 lines
279 B
Plaintext
Vendored
URL = "https://hut.openintegrations.dev/localai/";
|
|
Token = "12We...";
|
|
|
|
Model = "sd-1.5-ggml";
|
|
Description = OPI_OpenAI.GetImageDescriptionStructure("Yellow alpaca", 1, , "64x64");
|
|
Result = OPI_OpenAI.GetImages(URL, Token, Model, Description);
|