AI Comic Factory 👩🎨 red yellow docker true 3000 false Create your own AI comic with a single prompt true 43200 inference-api AI Comic Factory Last release: AI Comic Factory 1.2 The AI Comic Factory has a
Generate comic panels using a LLM + SDXL. Powered by Hugging Face 🤗 - working on an experimental speech bubble display · jbilcke-hf/ai-comic-factory@95a4e14
Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} jbilcke-hf / ai-comic-factory Public Notifications You must be signed in to change notification settings Fork 2...
jbilcke-hf committed Sep 10, 2024 1 parent 4ed62fb commit 3a344af Showing 1 changed file with 1 addition and 9 deletions. Whitespace Ignore whitespace Split Unified 10 changes: 1 addition & 9 deletions 10 src/app/interface/bottom-bar/bottom-bar.tsx ...
{ "name": "@jbilcke/comic-factory", "version": "1.2.1", "private": true, "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint" }, "dependencies": { "@aitube/clap": "0.0.27", "@anthropic-ai/sdk": "^0.19.1", ...
jbilcke-hf and xenova committed Oct 2, 2023 Verified 1 parent 985541d commit 026c2f9 Showing 1 changed file with 1 addition and 1 deletion. Whitespace Ignore whitespace Split Unified 2 changes: 1 addition & 1 deletion 2 ai-comic-factory.md @@ -21,7 +21,7 @@ In this tutorial...
GitHub - jbilcke-hf/ai-comic-factory: Generate comic panels using a LLM + SDXL. Powered by Hugging Face Generate comic panels using a LLM + SDXL. Powered by Hugging Face 违规链接举报 立即访问 相似资源头号影院 免费短剧任意看 Ai一键万字论文 DeepSeek-R1插件 豆包AI聊天 Midjourney AI...
"name":"@jbilcke/comic-factory", "version":"1.2.0", "version":"1.2.1", "private":true, "scripts": { "dev":"next dev", Expand All@@ -9,7 +9,7 @@ "lint":"next lint" }, "dependencies": { "@aitube/clap":"0.0.26", ...
项目地址:https://huggingface.co/spaces/jbilcke-hf/ai-comic-factory 5、 PixArt-\Sigma——支持4K图像生成!华为将DiT构架引入开源绘画! 华为近日发布了一项名为 PixArt-\Sigma 的图像生成模型,该模型采用了 DiT 架构,可以直接生成4K 分辨率的图像。
@jbilcke-hf is working to add more tests, and will also act as the "QA engineer". Unit tests Note: I've just added Vitest so we only have a few tests for now. To run the test without watching, type: cd packages/app bun run test:unit:ci To run the tests with watching, type...