- Create breathtaking visuals in seconds: -
-- Morpheus effortlessly turns your imaginative concepts into - artistic reality using keywords and styles. -
-
- Morpheus is an experimental{" "}
-
- This project aims to provide a simplified, user-friendly frontend
- similar to the{" "}
-
- We’re hoping to get some feedback from users like you! Do you find
- this useful? Are there features missing from our{" "}
-
- roadmap
- {" "}
- that you would like to see? Run into any problems or bugs? We want
- to hear about it! Contact us via{" "}
-
- email
- {" "}
- or
-
Frontend
-- Our hosted version of the Morpheus project supports text-to-image, - image-to-image, pix2pix, ControlNet, and inpainting capabilities. - Collaborative image editing (MSPaint-style) is also near completion. -
- -Text-to-Image:
-Image-to-Image:
-Pix2Pix:
-ControlNet:
-Inpainting:
-Backend
- -- The Morpheus project is designed to make deploying a generative - image model as simple as possible. -
- --
-
-
- Go to the Models Info YAML file and update it with the information
- for the new model:
- --
name: My new model name
-description: My new model description
-source: Hugging Face model ID
-
-
- -
- Run the following command from your terminal:
---- docker compose run --rm model-script upload local sdiffusion -
-
-
- - Refresh the browser, and the model will be ready to use. -
- You can find more information on how to do this at
-
Roadmap
- -- Migrate to a plugin-based architecture: -
-- This will allow easy addition, modification, or removal of - functionalities within the Morpheus codebase. It will also allow - external contributors to propose new features as plugins and expose - them in the Morpheus plugin marketplace. -
- -Support for Lora embeddings:
-- This will allow users to choose from a wide variety of different - styles when generating new images. -
- -- Integrate ray.io as the model serving engine: -
-- Ray is a framework for scaling AI and Python applications in - general. With this integration, the way models are served locally - and in production will be unified, and the serving and scaling of - models within the system will be improved. -
- -Administrator:
-- This will allow the addition or removal of new models and styles - through a graphical interface, simplifying the process. -
-