-
-
Hey, thanks a lot for your great work.
I have an idea what you could add.
I would find it interesting to have prompts automatically forwarded to Midjourney. Then generate the images and download t…
-
# Langchain
Langchain created an OS project for composing and connecting large language model and webtools primarily through the use of chaining prompt templates to obtain some desired behavior. So…
-
微博内容精选
-
.js:508
throw Error("Wait for describe response failed");
^
Error: Wait for describe response failed
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### OS
macOS
### GPU
mps
### VRAM
128GB
### What happened?
@keturn, when I'm using a diff…
-
My workflow (many of my friends) involves rendering batches of hundreds of images overnight and then cherry picking some of them for variations or enhancement.
I love this UI because its almost like …
-
:point_down:
-
:point_down:
-
add upscale by message id after generate please. i try use getmessagebyid its looks like cant upscale.
```ts
const msgs2 = await cli.getMessages();
const msgs = await cli.getMessageById(msgs2.id);…