Closed MindOfMatter closed 9 months ago
You can fork and make a PR for your changes, add your notes in detail and see if it gets approved. Someone else may want to try out your changes but may not know how to integrate or is weary of messing with the original code base.
You can fork and make a PR for your changes, add your notes in detail and see if it gets approved. Someone else may want to try out your changes but may not know how to integrate or is weary of messing with the original code base.
I just split my changes in different local branches from this repo git project
origin/main -- MindOfMatter_Suggestions_modifications/main (updated with main) -- -- MindOfMatter_Suggestions_modifications/add_min_max_loras_weight -- -- MindOfMatter_Suggestions_modifications/add_max_loras_config -- -- MindOfMatter_Suggestions_modifications/add_presets -- -- MindOfMatter_Suggestions_modifications/add_styles -- -- MindOfMatter_Suggestions_modifications/not_sensitive_case_config_fixer -- -- MindOfMatter_Suggestions_modifications/add_standard_resolutions -- -- MindOfMatter_Suggestions_modifications/update_runs -- -- MindOfMatter_Suggestions_modifications/add_loras_enable_buton -- MindOfMatter_Suggestions_modifications/test (used locally with all merged features to test it locally)
Can I push these branches and create PRs for each?
Or it is better to create forked project with references?
In both cases, I will share documentation of each changes
(for now I locked to prevent any push "git remote set-url origin dummy_url")
Thanks take time to reply :)
Hi, you need to create a fork in order to create PR. Separate might be have a better chance to get merged, however I could be wrong. That is up to you.
@MindOfMatter thank you for your cointribution, much appreciated. Most of your improvements have already been discussed in issues / PRs and were declined due to cvarious reasons. Please find more information below:
You're not permitted to create branches directly on the Fooocus repository as remote, but please create a fork, push your branches there and create PRs for the ones still relevant after reviewing the provided links.
Thanks!
Closing this issue, continuing discussions in to-be-created PRs
Hello, I have modified the main code locally and suggest that you add these enhancement changes to your main branch,
Before you do anything, from your code or a new sub-request for example, I suggest only if you find these changes useful and correctly applied
"default_loras_max_number": 20,
so if we have "My Hyper realistic preference Negative" it will fit with "My Hyper Realistic Preference Negative" in default_styles configuration
update_runs.zip
If you're interested in my local changes, I'll send you my modifications for each change.