-
When trying to create images using the standard Craiyon client, it throws a 403 error from axios. Curious if this is caused by not having an API key with a paid subscription, or if they are down. Has …
-
Craiyon's api_token seems to change whenever I sign in to the service, which breaks already working code. Is there any stable way of getting a persistent api_token instead?
-
What do i have to modify in order to use the V2 model?
`from craiyon import Craiyon
from PIL import Image
from io import BytesIO
import streamlit as st
import base64
def Generate(request):…
-
Hey,
where can I get an api key?
-
### Prerequisites
- [X] This is not a support issue or a question. For support, questions, or help, visit [/r/uBlockOrigin](https://www.reddit.com/r/uBlockOrigin/).
- [X] I performed a [cursory se…
-
i dont know how to get image, I am trying to put this into discord bot.
-
hello! can u please update to the v3 models?
-
-
hello, i have some problems.
i am making discord bot, and i can't call async_generate
here's my code:
```@bot.slash_command(description="There are endless possibilities...")
async def dall_e_min…
-
- [x] Clip outliers in dataset
- [x] Add gradient norm
- [x] Unscale gradient
- [x] Add learning rate scheduler with learning rate warmup
- [x] Removed exp. weighting
- [x] Fixes a bug when saving com…