update
This commit is contained in:
@@ -5006,11 +5006,12 @@ void MainWindow::showBlackholeContextMenu(const QPoint& globalPos, const QString
|
||||
client->setBaseUrl(QUrl(base));
|
||||
|
||||
QString immediateErr;
|
||||
const QString inpaintModel = dlg.inpaintModelKey();
|
||||
const QString prompt = dlg.promptText();
|
||||
QNetworkReply* reply = client->inpaintAsync(
|
||||
cropPng,
|
||||
maskPng,
|
||||
QStringLiteral("flux_fill"),
|
||||
inpaintModel,
|
||||
prompt,
|
||||
QString(),
|
||||
0.72,
|
||||
|
||||
Reference in New Issue
Block a user