"Super Easy AI Installer Tool" is a user-friendly application that simplifies the installation process of AI-related repositories for users. The tool is designed to provide an easy-to-use solution for accessing and installing AI repositories with minimal technical hassle to none the tool will automatically handle the installation process, making it easier for users to access and use AI tools.
For Windows 10+ and Nvidia GPU-based cards
Don't forget to leave a like/star.
For more Info:
https://github.com/diStyApps/seait
Please note that Virustotal and other antivirus programs may give a false positive when running this app. This is due the use Pyinstaller to convert the python file EXE, which can sometimes trigger false positives even for the simpler scripts which is a known issue
Unfortunately, I don't have the time to handle these false positives. However, please rest assured that the code is transparent on https://github.com/diStyApps/seait
I would rather add features and more AI tools at this stage of development.
Source: https://github.com/pyinstaller/pyinstaller/issues/6754
Download the "Super Easy AI Installer Tool" at your own discretion.
Multi-language support [x]
More AI-related repos [x]
Set custom project path [x]
Custom arguments [x]
Pre installed auto1111 version [ ]
App updater [ ]
Remembering arguments [ ]
Maybe arguments profiles [ ]
Better event handling [ ]
Fully standalone version no python or git needed [ ]
Support
https://www.patreon.com/distyx
https://coindrop.to/disty
Hi Sofia's images are generated with AI but they are based on photos of my friend of the same name sofia mendoza she has instagram and I have her permission for the images if you like it comment and follow her on her instagram page I leave it here and in the images that I will upload of her https://www.instagram.com/skt_chofis/?hl=es
Enter Paradise, crowd of playboy women
It's a web tool to batch crop images like BIRME. What I find missing with BIRME is that you are always restricted to width or height. With this tool, you can freely crop any part of the image.
To start the local webserver :
A@B:~/bulk-image-cropper$ pip install flask
A@B:~/bulk-image-cropper$ python app.py
Access via 127.0.0.1:5000
I only added a app.py python file to host it on your local PC, all credit goes to https://github.com/danfickle/bulk-image-cropper
Contains a node that lets you set how ComfyUI should interpret up/down-weighted tokens. By default ComfyUI does not interpret prompt weighting the same way as A1111 does. This node lets you switch between different ways in which this is done in frameworks such as ComfyUI, A1111 and compel. It also includes a node that let's you mix CLIP embeddings for some additional customization.
For a detailed explanation of the methods, the introduced nodes, or raise an issue, please see the github page for this project.
This is a node based implementation of the cutoff extension for A1111. Cutoff is a method to limit the influence of specific tokens to certain regions of the prompt. This can be helpful if you want to e.g. specify exactly what colors certain things in the generated image should be.
For a detailed explanation of the method, the introduced nodes, or raise an issue, please see the github page for this project. You can take any of the example images listed in the gallery and load them into ComfyUI to have a closer look at an example node tree.
To install simply unzip into the custom_nodes folder.