jbilcke-hf / ai-comic-factory

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

support openai api #6

Closed idoubi closed 1 year ago

jbilcke-hf commented 1 year 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