Skip to content

xawos/genny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genny

I chose this name because it's a cute image generator running on cute hardware.

It's a simple Python script that randomizes parameters and generates images.

It also adds metadata information such as prompt used, time taken for each step and the IP+hostname that generated it.

After generation it moves the image to another folder (NFS in my case) and starts with a new one.

The sd file contains an example run of the script with the original prompt, along with 2 example durations (the RISCV takes ~12 hours for a full image, a rpi2w ~1h)

I'm too lazy to create the requirements.txt, go ahead and try :)

The folders are there just as an example, magicfile is a quick and dirty way to check if NFS is mounted, change the path for those two and it should work.

Maybe I'll add a webpage in the future to show those images, for now it simply generates them.

Code is mostly self-explanatory, if you have any doubt ask an LLM :)

Credits

About

OnnxStream image generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published