jbilcke-hf / ai-comic-factory

Generate comic panels using a LLM + SDXL. Powered by Hugging Face 🤗
https://aicomicfactory.app
Apache License 2.0
973 stars 204 forks source link

support openai api #6

Closed idoubi closed 11 months ago

jbilcke-hf commented 11 months ago

Hey thank you @idoubi !

I've added you to the list of CONTRIBUTORS.md 🤗

In the meantime I was also working to extend the scope of available backend providers for the RENDERING engine, so I've pushed a general refactoring commit right after you