Git Product home page Git Product logo

mindofmatter / fooocus-mindofmatter-edition Goto Github PK

View Code? Open in Web Editor NEW
6.0 3.0 3.0 32.66 MB

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.

License: GNU General Public License v3.0

Python 96.78% CSS 0.21% Jupyter Notebook 0.03% JavaScript 2.97%

fooocus-mindofmatter-edition's Introduction

Fooocus-MindOfMatter-Edition

Fooocus-MindOfMatter-Edition is a fork of the original 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 lllyasviel/Fooocus#1989

Installation

Follow the standard installation instructions for Fooocus, available at the original repo.

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.

Acknowledgments

A big thank you to the contributors of the original Fooocus project for their hard work and inspiration.

fooocus-mindofmatter-edition's People

Contributors

agarzon avatar alistairkeiller avatar bruno-c avatar camenduru avatar cocktailpeanut avatar crohrer avatar daswer123 avatar hangover3832 avatar hunter-houts avatar hydra213 avatar iomisaka avatar lllyasviel avatar mashb1t avatar mindofmatter avatar moonride303 avatar oivasenk avatar peterng1618 avatar pradhyo avatar rayleichenxi avatar rsl8 avatar shinshin86 avatar tcmaps avatar ttio2tech avatar wari-dudafa avatar xhoxye avatar zaldos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

fooocus-mindofmatter-edition's Issues

For each model tester

Trying for the first time, got error

Requested to load SDXLClipModel
Requested to load GPT2LMHeadModel
Loading 2 new models
[Fooocus Model Management] Moving model(s) has taken 1.00 seconds
Total time: 42.06 seconds
use_experimental_async_task_batch: True
enable_test_loras_mode: False
enable_test_base_model_mode: True
enable_test_refiner_model_mode: False
Traceback (most recent call last):
File "E:\Fooocus-MindOfMatter-Edition\Fooocus-MindOfMatter-Edition\modules\exp_async_worker.py", line 921, in worker
handler(task)
File "E:\Fooocus-MindOfMatter-Edition\python_embeded\lib\site-packages\torch\utils_contextlib.py", line 115, in decorate_context
return func(*args, **kwargs)
File "E:\Fooocus-MindOfMatter-Edition\python_embeded\lib\site-packages\torch\utils_contextlib.py", line 115, in decorate_context
return func(*args, **kwargs)
File "E:\Fooocus-MindOfMatter-Edition\Fooocus-MindOfMatter-Edition\modules\exp_async_worker.py", line 163, in handler
loras = [[str(args.pop()), float(args.pop()), bool(args.pop())] for _ in range(modules.config.default_loras_max_number)]
AttributeError: module 'modules.config' has no attribute 'default_loras_max_number'
Total time: 0.03 seconds

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.