Open JekSun97 opened 5 months ago
Hello, AI Generative software requires expensive hardware to generate images, PiForge uses A100 graphic cards to generate images very fast. if you want to run something like that on a local computer you need very good graphic card, most the players today dont have the kind of hardware required to run this kind of AI models which is why most of the AI image service are cloud based as of today.
If you want to be able to call into PiForge Api at runtime this is doable and I can probably make a Godot Node that will allow you to do that
It would be great!
Yes, I know about the system requirements, I'm a Stable Diffusion user :)
Thanks for this plugin! I've been wanting to try doing something like this myself for a long time.
Does the plugin have the ability to dynamically generate something in the game using threads? This would allow us to develop more interesting programs.