Yahoo Canada Web Search

Search results

  1. jbilcke-hf. /. ai-comic-factory. like. 8.22k. Running on CPU Upgrade. Create your own AI comic with a single prompt.

    • AI Comic Factory
    • Running the project at home
    • The LLM API (Large Language Model)
    • The Rendering API

    (note: the website "aicomicfactory.com" is not affiliated with the AI Comic Factory project, nor it is created or maintained by the AI Comic Factory team. If you see their website has an issue, please contact them directly)

    First, I would like to highlight that everything is open-source (see here, here, here, here).

    However the project isn't a monolithic Space that can be duplicated and ran immediately: it requires various components to run for the frontend, backend, LLM, SDXL etc.

    If you try to duplicate the project, open the .env you will see it requires some variables.

    Provider config:

    •LLM_ENGINE: can be one of: "INFERENCE_API", "INFERENCE_ENDPOINT", "OPENAI"

    •RENDERING_ENGINE: can be one of: "INFERENCE_API", "INFERENCE_ENDPOINT", "REPLICATE", "VIDEOCHAIN", "OPENAI" for now, unless you code your custom solution

    Option 1: Use an Inference API model

    This is a new option added recently, where you can use one of the models from the Hugging Face Hub. By default we suggest to use CodeLlama 34b as it will provide better results than the 7b model. To activate it, create a .env.local configuration file:

    Option 2: Use an Inference Endpoint URL

    If you would like to run the AI Comic Factory on a private LLM running on the Hugging Face Inference Endpoint service, create a .env.local configuration file: To run this kind of LLM locally, you can use TGI (Please read this post for more information about the licensing).

    Option 3: Use an OpenAI API Key

    This is a new option added recently, where you can use OpenAI API with an OpenAI API Key. To activate it, create a .env.local configuration file:

    This API is used to generate the panel images. This is an API I created for my various projects at Hugging Face.

    I haven't written documentation for it yet, but basically it is "just a wrapper ™" around other existing APIs:

    •The hysts/SD-XL Space by @hysts

    •And other APIs for making videos, adding audio etc.. but you won't need them for the AI Comic Factory

  2. AI Comic Factory is an innovative online platform designed to help users create unique comics effortlessly. By using descriptive prompts or uploading images, you can generate diverse comic styles tailored to your vision, including options for characters, scenes, and dialogues.

  3. Personalize your visual stories by uploading reference images. Integrate your own characters and settings into the narrative, creating unique and compelling stories with visuals that speak directly to your audience. Try AI Comic Factory for Free.

  4. The Hugging Face Space for AI Comic Factory typically features a straightforward interface with the following core elements: Text Input Area: This is where you’ll enter your prompts describing the scene, action, characters, and overall style for your comic panel.

  5. Thousands of users have tried it to create their own AI comic panels, fostering its own community of regular users. They share their creations, with some even opening pull requests. In this tutorial, we'll show you how to fork and configure the AI Comic Factory to avoid long wait times and deploy it to your own private space using the Inference ...

  6. People also ask

  7. Sep 12, 2023 · But here’s where it gets exciting: Hugging Face isn’t just about using existing models; it’s about unleashing your inner AI wizard. You can fine-tune existing models to tailor them to your...

  1. People also search for