Spaces:
Running
on
CPU Upgrade
Update: If you want to embed the AI Comic Factory on your own website
If you want to host the AI Comic Factory on your own server or domain, the best is to fork the project and deploy it to the hosting provider of your choice, using your own account/token for the requests, so that you can bear the costs.
To host your copy of the AI Comic Factory on Hugging Face (under your own account), you can follow this tutorial:
https://huggingface.co/blog/ai-comic-factory
Note: you can also enable iframe embedding by editing the README.md
file, and remove this line:
disable_embedding: true
But I advise against it, imho it would be better for you to take a domain and point to the space directly (no iframe).
The issue with using an iframe is that someone could create a wrapper, put ads around it etc while you take the all the risks and costs of doing the generation with your Hugging Face, OpenAI, Replicate.. tokens.