mak448a
mak448a
Quick note here: you should look at libresprite (fork of aseprite before license change) for the file format, since aseprite isn't open source anymore.
> Wait really? What else did I missed... > > Edit: I checked this and it seems that the source code is still available and there were no announcements on...
Maybe I should add all of them 😄
Never mind it's waaaaaaaaaaaay too many
- [x] Add openjourney
> > Never mind it's waaaaaaaaaaaay too many > > Use auto complete in d.py What is d.py?
> ICBINP - I Can't Believe It's Not Photography SDXL_beta::stability.ai#6901 (you have to generate 2 images) Where can I find a good source for SDXL?
It does? Ok, I'll add it
Done in 5f55bf64952594977fb42a83605d7fd280ad8c6e. @ItsBreadTime
Sorry to bother you, but I'm having the same error. I grabbed my token from https://chatgpt.com/api/auth/session and stuck in my access token like this: ```python response = await g4f.ChatCompletion.create_async( model=g4f.models.gpt_35_turbo,...