diff --git a/README.md b/README.md index ef3960ca..0e572eb7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,35 @@ # Fooocus-MindOfMatter-Edition -Fooocus-MindOfMatter-Edition: An enhanced fork of Fooocus with new features like custom LORAS configurations, additional presets/styles, and usability improvements. This edition expands the original's versatility, merging classic functionality with innovative enhancements. + +Fooocus-MindOfMatter-Edition is a fork of the original [Fooocus](https://github.com/lllyasviel/Fooocus) project, focusing on adding new features and enhancements. This fork aims to extend the capabilities of the Fooocus project while maintaining close compatibility with the original project. + +## Key Modifications +- Addition of min/max weight configuration management for LORAS +- Maximum configuration for LORAS +- Addition of custom presets and styles +- Case sensitivity fix in the configuration +- Addition of standard resolutions +- Updates in program runs +- Addition of an activation button for LORAS +- Add more Upscale or Variation settings +- Add a new "Combine all" description of image methods (uncluding current prompt) +- Propose a new (beta experimental) test generation for each available model (base and/or refiner and/or lora) + +## Installation + +Follow the standard installation instructions for Fooocus, available at the [original repo](https://github.com/lllyasviel/Fooocus). + +## How to Contribute + +Contributions are welcome! Please submit your pull requests to the `main` branch. + +## Local Testing + +To test the features locally, use the `dev` branch, which includes all merged features for testing. + +## License + +This project is under the same license as the [original Fooocus project](https://github.com/lllyasviel/Fooocus). + +## Acknowledgments + +A big thank you to the contributors of the original Fooocus project for their hard work and inspiration.