pipreqs .
pip install -r requirements.txt
- Can we identify most Stable Diffusion Model issues with just a few circles?
- Stable Diffusion 2.1 - What is a woman? NSFW Models comparison, no. 1.
- Stable Diffusion 2.1 - What is a woman? NSFW Models comparison, no. 2.
- Stable Diffusion 2.1 - What is a woman? NSFW Models comparison, no. 3.
- Stable Diffusion 2.1 - What is a woman? NSFW Models comparison, no. 4.
- SD 2.1 Hands - are they better?
- Only Hands, comparison of 23 models
- Only Hands, comparison of 23 models, no. 2
- What is your favorite model?
- Visual preview of images.
- Show caption file content for each image.
- Edit caption text.
- Add new text after specific comma to all files.
- Replace multiple patterns at text.
- Add/remove couples of regex and replacement string.
- Save/load automatically the state to file.
- The script not fully debugged. It needs further work.
- Pull models of user with Civitai API.
- Plot all models on graph with corresponding downloads per model.
- Data pulled periodically and saved to local database.
- Download files from a list of URLs.
- files in a directory by their creation date.
- Crop images by size from each side by pixels.
- Crop images from each side by percentage
- Resize images in a directory.
- Delete images smaller than certain size.
- Check exif data can be read.
- Allow to remove exif from images with problematic exif.
- Flip images horizontally.
- Option to flip randomly with 50% chance.
- Rename files in folder, use a pattern.
- Need a way to concentrate images with similar aspect ratio to common folders.
- Images sort into folders by aspect ratio of the image.
- Download by model URL or model name.
- Download model from Civitai using list and configuration in the file: download_config.json.
- Can download multiple models at same time.
- Fix export to file wrong encoding.
- Print Exif info to screen.