ai-comic-factory icon indicating copy to clipboard operation
ai-comic-factory copied to clipboard

Generate comic panels using a LLM + SDXL. Powered by Hugging Face 🤗

Results 9 ai-comic-factory issues
Sort by recently updated
recently updated
newest added

``` RENDERING_ENGINE="OPENAI" NEXT_PUBLIC_ENABLE_RATE_LIMITER="true" AUTH_OPENAI_API_KEY="sk-cxxxxxx" RENDERING_OPENAI_API_BASE_URL="https://api.openai.com/v1" RENDERING_OPENAI_API_MODEL="dall-e-3" ``` I am trying to start this project on my Macbook using openai both as LLM engine and as rendering engine. This is my...

Nice to see the problem of guided comic generation being tackled. There is a bit of a nit-pick: there are only 1 page and 4 panels, instead of a streamline...

Hi, I am more of an artist and less of a coder with only some basic Python experience and I was looking to deploy this on my local computer to...

Before: after: Hi, I am terry, an enthusiastic comic fan and I'm interested in contributing to the open-source development of the jbilcke-hf/ai-comic-factory project. I've noticed there's a minor UI issue...

TypeError: fetch failed at Object.fetch (node:internal/deps/undici/undici:11457:11) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { cause: ConnectTimeoutError: Connect Timeout Error at onConnectTimeout (ai-comic-factory/node_modules/.pnpm/[email protected]_biqbaboplfbrettd7655fr4n2y/node_modules/next/dist/compiled/undici/index.js:1:82152) at ai-comic-factory/node_modules/.pnpm/[email protected]_biqbaboplfbrettd7655fr4n2y/node_modules/next/dist/compiled/undici/index.js:1:81644 at Immediate._onImmediate (ai-comic-factory/node_modules/.pnpm/[email protected]_biqbaboplfbrettd7655fr4n2y/node_modules/next/dist/compiled/undici/index.js:1:82034) at process.processImmediate (node:internal/timers:476:21) at process.callbackTrampoline (node:internal/async_hooks:130:17) {...

corrected some spelling mistakes and removed duplicated words only.

Hey there, I am hosting the LLM and SD image generation model using koboldcpp However, I can't get it to work locally. Here's my config: https://pastebin.com/MmvRrcVw

Hi J, I am unable to create the bubbles - what am I doing wrong?