Morphr Howto
Morphr is an AI-powered art prompt generator that helps create and optimize prompts for various AI art and video generation platforms like Midjourney, DALL-E, and others.
View MoreHow to Use Morphr
Install Required Components: Install the gfortran compiler first, which is required to compile the Fortran code. On Linux use package manager, on Mac use R Tools or Homebrew, on Windows use RTools
Install Morphr Package: Install Morphr from GitHub repository using R command line since it's not yet available on CRAN
Import Images: Use img_read() function to import the images you want to morph. Use img_show() to display them
Create Morphological Space: Use morphospace() function to create a morphological space through Principal Component Analysis that describes morphological features of the images
Generate Morphs: Use functions like ggmorph_radial() or ggmorph_tile() to create morphs at regular locations in the morphological space
Pre-process Images: Apply any pre-processing needed on input images like chopping, contrasting, rotating using the available high-level functions
Display Results: Use ggimg_grid() to display several morphed images in a grid layout to see the results
Morphr FAQs
Morphr is an AI art prompt generator designed to help create prompts for various AI art and video generation platforms like Midjourney, Flux, Mystic, DALL-E, Gen-3, Kling, and Hailuo AI.
View More