games? #46
parlance-zz
started this conversation in
Ideas
games?
#46
Replies: 1 comment
-
Again, day 1 when the audio and speech models drop you will be able to do those as well. In-painting /out-painting and doing backgrounds is also going to be extremely easy. This command doesn't exist yet but will be added soon:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
if you make a game in python, you can g-diffuser-lib to generate anything that diffusers will be able to make (images, music, speech, animations), completely dynamically with parameters supplied by your game.
You could make the most powerful procedurally generated game ever, with only about 4 lines of code needed to use g-diffuser-lib to make something. It's also extremely fast with minimal / clean dependencies and it's actually 3 lines of code if you don't want to write output to a file, and you probably don't.
Beta Was this translation helpful? Give feedback.
All reactions