-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Add sensitive case handler #2212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
MindOfMatter
wants to merge
17
commits into
lllyasviel:main
Choose a base branch
from
MindOfMatter:features/not_sensitive_case_config_fixer
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 15 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
f725394
Initial commit
MindOfMatter 11973cb
Update README.md
MindOfMatter 2d15df1
sync with original main Fooocus repo
MindOfMatter f7af74a
update with my gitignore setup
MindOfMatter cfe7463
add max lora config feature
MindOfMatter 3383aa0
Revert "add max lora config feature"
MindOfMatter 93a68c8
add sensitive case handler feature
MindOfMatter ee82087
Update README.md
MindOfMatter cfaf7ef
Update .gitignore
MindOfMatter b11fba6
update
MindOfMatter 34dc6f5
Merge remote-tracking branch 'lllyasviel/Fooocus/main'
MindOfMatter 95bf84f
merge
MindOfMatter 1112623
Merge branch 'main' into features/not_sensitive_case_config_fixer
MindOfMatter 6bfcecb
revert changes
MindOfMatter d04c4e7
revert change
MindOfMatter 4027a6c
revert
MindOfMatter dc9f769
Merge branch 'fork' into features/not_sensitive_case_config_fixer
MindOfMatter File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
# Fooocus-MindOfMatter-Edition | ||
|
||
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) | ||
|
||
|
||
From this request | ||
https://github.com/lllyasviel/Fooocus/issues/1989 | ||
|
||
## 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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.