A repository to store my coding forays into using the diffusers library from huggingface.
Go to file
2024-08-14 20:23:28 -06:00
.gitignore add local flux schnell 2024-08-11 13:05:14 -06:00
flux-pywebio.py fix prompt length check and move input labels 2024-08-14 20:23:28 -06:00
flux-schnell-local.py initial attempt at very basic pywebio app 2024-08-11 19:21:10 -06:00
flux-schnell.py added url ref for source of img2img.py and initimg2img.py 2024-08-10 20:58:23 -06:00
img2img.py added url ref for source of img2img.py and initimg2img.py 2024-08-10 20:58:23 -06:00
initimg2img.py added url ref for source of img2img.py and initimg2img.py 2024-08-10 20:58:23 -06:00
LICENSE Initial commit 2024-08-10 12:01:44 -06:00
README.md Initial commit 2024-08-10 12:01:44 -06:00

imgen-diffusers

A repository to store my coding forays into using the diffusers library from huggingface.