AI Comic Factory 1.3: Claude (Anthropic), GPT-4 (OpenAI) and Groq

#723
by jbilcke-hf HF staff - opened

Hello everyone,

so this is a new and super experimental release, I haven't tested that all LLM vendor work yet (I've tested a bit OpenAI, but I haven't an account on Anthropic yet etc) but the idea is to allow people to use other LLM vendors than the default free one, which is zephyr-7b hosted on Hugging Face:

Screenshot 2024-04-10 at 15.42.35.png

Screenshot 2024-04-10 at 15.42.59.png

If you decide to use another LLM, first you will need an account on the external service (en an account on Anthropic, or Groq etc).

And of course some extra fees may incur, depending on the service you decided to use (OpenAI isn't free, for instance).

they are just used temporary by the backend to perform the call to OpenAI etc (it's like a proxy service), and they are only stored in your browser (see the source code).

You can also run the AI Comic Factory locally on your machine if you prefer.

Can you write a quick step by to use a local model endpoint?

Sign up or log in to comment