🐍 Code to test Python Unreal Engine 5 capabilites, Blender & HoudiniFX scripts for testing, a twitter bot, reddit script and ChatGPT, DALL-E & other open-source text and image generation models scripts and utilities.
[ ] When 2 arguments are passed (prompt and integer number), has to generate n images and download and save them as _1.jpg, _2.jpg, *_3.jpg... ([Create n times image]()) maximum of 10.
[ ] When 2 arguments are passed (image and integer number), has to generate n variations of the image and download and save them as _var1.jpg, _var2.jpg, *_var3.jpg... (Create variations of image n times) maximum of 10.
[ ] When 3 argument (prompt, image and integer number) generate variations and save it as _variation1.jpg, _variation2.jpg, *_variation3.jpg... (Create image edit) maximum of 10.
[ ] When 4 argument (prompt, image, image_mask, integer number) (Create image edit) maximum of 10.