-
### the code that reproduces this issue or a replay of the bug
```javacsript
const DISCORD_SERVER_ID = 1133306614422708234;
const DISCORD_CHANNEL_ID = 1133306615282548788;
const DISCORD_TOKEN = "…
-
Keep getting this error:
finishedWithError connection pool counct: {
"service": "consumer",
"discord_email": "hidden",
"instance": "hidden"
}
-
The current method of generating images doesn't feel natural.
My suggestions would be (either/or):
1. adding a separate page for image generation
2. start the prompt with something like: …
-
大佬,搭建midjourney服务 是指搭建 自己的discord服务器 ??
-
I'm very sorry to bother you all, but when I call ask as proposed in #433, it suggests that the question related parameter is missing. In fact, I made a lot of attempts to bypass the ask method, e.g. …
-
Midjourney 支持sref参数指定风格效果,看到twitter很多人在分享代码和生成的作品。
但是目前没有地方专门展示这些sref code,查找想要的效果对应的code很麻烦。
基于此我整理了500+sref codes,分享出来学习,网站也会持续更新
地址在这里:https://srefhunter.top?ref=github
-
你们用这个代码,mj账号有没有被封过,我最近这个项目天天被封号。。。
Blocked
You have been blocked from accessing Midjourney. This happens on repeated or serious ToS violations.
-
that would be amazing
and here my FLUX model tutorials :)
1 : https://youtu.be/bupRePUOA18
### [**FLUX: The First Ever Open Source txt2img Model Truly Beats Midjourney & Others - FLUX is Awai…
-
### 问题简述
我确定我使用的USER_TOKEN是正确的,因为我使用curl去请求 https://discord.com/api/v9/users/@me这个路径是正常返回了信息,但是当我执行
`python task_bot.py` 时就会产生这个报错:
`Traceback (most recent call last):
File "D:\software\anacon…
-
Deno [can use modules that exist in the JSR registry](https://jsr.io/docs/using-packages#native-jsr-imports) as follows:
```ts
import { camelCase } from "jsr:@luca/cases";
camelCase("hello word…