### Run EasyReforge Installer Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Execute the installer script to set up EasyReforge. Ensure you have the necessary prerequisites like an NVIDIA GPU, sufficient storage, administrator privileges, and disabled antivirus/VPN. ```batch @echo off REM --- EasyReforge Installer --- SET "INSTALL_DIR=C:\EasyReforge" IF EXIST "%INSTALL_DIR%" ( echo Installation directory already exists. Please delete it or choose a new one. goto :eof ) MKDIR "%INSTALL_DIR%" REM --- Download necessary files (example, replace with actual download links) --- REM echo Downloading necessary files... REM curl -L -o "%INSTALL_DIR%\some_file.zip" "http://example.com/file.zip" REM --- Install Visual C++ Redistributable --- echo Installing Microsoft Visual C++ Redistributable... start /wait "%INSTALL_DIR%\vc_redist.x64.exe" REM --- Finalize installation --- echo Installation complete. Please refer to the documentation for usage. :eof ``` -------------------------------- ### TIPO Prompt Example for Multiple Characters Source: https://github.com/zuntan03/easyreforge/wiki/過去の更新内容 Example of generating images with multiple characters using TIPO. This method has a lower success rate but allows for random combinations. ```text 2girls, {2$$__1girl__}, yuri ``` -------------------------------- ### Install hako-mikan due to sd-webui-lora-block-weight removal Source: https://github.com/zuntan03/easyreforge/wiki/過去の更新内容 Installed hako-mikan as a replacement for the removed sd-webui-lora-block-weight. ```text hako-mikan ``` -------------------------------- ### TIPO Prompt Example with Custom Wildcards Source: https://github.com/zuntan03/easyreforge/wiki/過去の更新内容 Example of using TIPO with custom wildcards for '1girl' and 'play'. Edit the corresponding .txt files to define your preferred character and play prompts. Ensure proper escaping for parentheses. ```text 1girl, __1girl__, __play__, solo, masterpiece, newest, absurdres, highres, explicit, ``` ```text 1girl.txt ``` ```text play.txt ``` ```text Sample/noob_1girl.bat ``` ```text \( ``` ```text \) ``` -------------------------------- ### TIPO Prompt Example for Play Styles Source: https://github.com/zuntan03/easyreforge/wiki/過去の更新内容 Example of defining 'play' prompts for TIPO. You can add key prompts from existing images or create your own. TIPO handles fine-tuning, so detailed prompts are often unnecessary. ```text play.txt ``` -------------------------------- ### TIPO Prompt Example with LoRA Character Source: https://github.com/zuntan03/easyreforge/wiki/過去の更新内容 Example of using TIPO with a LoRA character. Download the LoRA using the provided batch file and uncomment the character line in the wildcards file. ```text 1girl, __tipo_1girl__, __tipo_play__, solo, masterpiece, newest, absurdres, highres, explicit, ``` ```text Download\Lora\NoobE_Char\Medalist_HikaruKamisaki_v10.bat ``` -------------------------------- ### Dark Theme Example Source: https://github.com/zuntan03/easyreforge/blob/main/README.md This script demonstrates how to launch EasyReforge with a dark theme by passing a command-line argument. Copy and modify this file to customize startup options. ```batch @echo off REM --- EasyReforge Dark Theme Example --- REM Copy this file and modify the arguments as needed. ECHO Launching EasyReforge with Dark Theme... start "EasyReforge" "Reforge.bat" --theme dark ECHO EasyReforge launched with dark theme. :eof ``` -------------------------------- ### TIPO Prompt Example for Art Style Source: https://github.com/zuntan03/easyreforge/wiki/過去の更新内容 Example of influencing the art style using TIPO prompts. The art style can be modified by changing the model or using prompt enhancements. ```text (anime, anime coloring, anime screenshot: 1.2) ``` -------------------------------- ### Launch EasyReforge Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Start the EasyReforge application by running the Reforge.bat script. This is the primary script for launching the image generation interface. ```batch @echo off REM --- EasyReforge Main Script --- ECHO Starting EasyReforge... REM --- Add any necessary environment setup or arguments here --- REM Example: Set theme to dark REM SET "REFORGE_ARGS=--theme dark" REM --- Execute the main reForge application --- start "EasyReforge" "Reforge.bat" %REFORGE_ARGS% ECHO EasyReforge launched. :eof ``` -------------------------------- ### Negative Prompts for TIPO Source: https://github.com/zuntan03/easyreforge/wiki/過去の更新内容 Example negative prompts to prevent unwanted elements in TIPO generations. These include background, greyscale, specific body parts, and multiple views. ```text background, greyscale, monochrome, hair, eyes, multiple view, censor, pubic, testicles, pointy, elf ``` ```text simple background ``` ```text white background ``` ```text 1-5koma ``` -------------------------------- ### Update EasyReforge Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Run the Update.bat script to update EasyReforge to the latest version. If update issues arise, consult the troubleshooting guide. ```batch @echo off REM --- EasyReforge Update Script --- ECHO Updating EasyReforge... REM --- Add update logic here (e.g., download new files, replace old ones) --- ECHO Update process finished. Please restart EasyReforge. :eof ``` -------------------------------- ### Dark Theme Launch Option Sample Source: https://github.com/zuntan03/easyreforge/wiki/過去の更新内容 This batch file provides a sample for setting a dark theme as a launch option. ```batch Reforge_ArgSample_DarkTheme.bat ``` -------------------------------- ### Download 4x-UltraSharpV2 Lite Upscaler Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Downloads the 4x-UltraSharpV2 Lite upscaler model. This batch file is located in the specified download path. ```batch @echo off call .at un.bat "Download\ESRGAN\4x-UltraSharpV2_Lite.bat" ``` -------------------------------- ### Download 4x-UltraSharpV2 Upscaler Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Downloads the 4x-UltraSharpV2 upscaler model. This batch file is located in the specified download path. ```batch @echo off call .at un.bat "Download\ESRGAN\4x-UltraSharpV2.bat" ``` -------------------------------- ### Enable SdImageDiet for Metadata Preservation Source: https://github.com/zuntan03/easyreforge/wiki/過去の更新内容 Added support for SdImageDiet, which allows converting images to *.jpg or *.webp while preserving metadata such as prompts. Run SdImageDiet.bat to use this feature. ```batch SdImageDiet.bat ``` -------------------------------- ### Download copycatIllu_v70 Model Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Downloads the copycatIllu_v70 model for Stable Diffusion Illu. This batch file is located in the specified download path. ```batch @echo off call .at un.bat "Download\Stable-diffusion\Illu\copycatIllu_v70.bat" ``` -------------------------------- ### Download SmoothMixIlluNoob v3.0 Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Downloads the SmoothMixIlluNoob model version 3.0 for Stable Diffusion. This batch file is located in the specified download path. ```batch @echo off call .at un.bat "Download\Stable-diffusion\Illu\SmoothMixIlluNoob_v30.bat" ``` -------------------------------- ### Enable Long Paths for Windows Source: https://github.com/zuntan03/easyreforge/wiki/過去の更新内容 Run this batch file with administrator privileges if you encounter download failures from Huggingface due to Windows' long path limitations. ```batch EasyTools/EnableLongPaths.bat ``` -------------------------------- ### Download AnyTest_Dim64_v10 ControlNet Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Downloads the AnyTest_Dim64_v10 ControlNet model. This is recommended for high-speed generation environments and has good compatibility with LLLite ControlNet. ```batch @echo off call .at un.bat "Download\ControlNet\Sdxl\AnyTest_Dim64_v10.bat" ``` -------------------------------- ### Apply Sampling Settings Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Apply the 'DMD2[4+]: Euler a CFG++, Beta' sampling settings using the 'Copy' and 'Apply' buttons. Some models may work with 'DMD2[4]: LCM, SGM Uniform' settings. ```batch @echo off call .at un.bat "DMD2[4+]: Euler a CFG++, Beta 📋↙" ``` -------------------------------- ### Drag and Drop Model Loading Source: https://github.com/zuntan03/easyreforge/wiki/過去の更新内容 Batch files to load custom GGUF models by dragging and dropping them onto the script. Supports both CPU and GPU. ```batch Llm/99_ModelDragAndDrop_Cpu.bat ``` ```batch Llm/99_ModelDragAndDrop_Gpu.bat ``` -------------------------------- ### Share Models/LoRAs Input Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Run this batch file to allow EasyReforge to reference models and LoRAs from other environments. ```batch @echo off call .at un.bat "LinkInput.bat" ``` -------------------------------- ### Share Models/LoRAs Output Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Run this batch file to allow other environments to reference models and LoRAs from EasyReforge. ```batch @echo off call .at un.bat "LinkOutput.bat" ``` -------------------------------- ### Download Models with Civitai API Key Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Use this batch file to download a full set of models and related files after setting up your Civitai API key. If model downloads are not needed, use the Standard version. ```batch @echo off call .at un.bat "Download\Stable-diffusion\NoobAiEpsilonPred_StandardModels.bat" ``` -------------------------------- ### Restore sd-forge-couple to Latest Version Source: https://github.com/zuntan03/easyreforge/wiki/過去の更新内容 Reverted the change that addressed issues with sd-webui-negpip and sd-webui-cd-tuner, returning to the latest version of sd-forge-couple after fixes were implemented. ```text sd-forge-couple ``` -------------------------------- ### Download LuminarQMixV_v71 Model Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Downloads the LuminarQMixV_v71 model for Stable Diffusion NoobV. This batch file is located in the specified download path. ```batch @echo off call .at un.bat "Download\Stable-diffusion\NoobV\LuminarQMixV_v71.bat" ``` -------------------------------- ### Download LoRA Data with MokyuLeco Source: https://github.com/zuntan03/easyreforge/wiki/過去の更新内容 Use this batch file to download LECO data for Noob models. Specify a negative strength (-10 to -20) in the LoRA definition and add the trigger word to the prompt. ```batch Download/Lora/Noob_Leco/MokyuLeco.bat ``` -------------------------------- ### Download All Upscaler Models Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Downloads all four added upscaler models. This batch file is located in the 'Download/All/' directory. ```batch @echo off call .at un.bat "Download\All\ESRGAN.bat" ``` -------------------------------- ### Add TIPO Location Wildcard Source: https://github.com/zuntan03/easyreforge/wiki/過去の更新内容 Introduced the __tipo_location__ wildcard for TIPO, allowing for location-specific prompts. ```text __tipo_location__ ``` -------------------------------- ### Download botan_v30 Model Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Downloads the botan_v30 model for Stable Diffusion Illu. This batch file is located in the specified download path. ```batch @echo off call .at un.bat "Download\Stable-diffusion\Illu\botan_v30.bat" ``` -------------------------------- ### Add DungeonSquadStyle_v30 Pixel Art Model Source: https://github.com/zuntan03/easyreforge/wiki/過去の更新内容 Added the DungeonSquadStyle_v30 pixel art style model to Download/Lora/NoobE_Style. ```text DungeonSquadStyle_v30 ``` -------------------------------- ### Download LoRA Bundles Source: https://github.com/zuntan03/easyreforge/wiki/過去の更新内容 Batch file for downloading LoRA bundles from Huggingface. ```batch Download/Lora/Noob_Bundle/*.bat ``` -------------------------------- ### Download LuminarQMixE_v71 Model Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Downloads the LuminarQMixE_v71 model for Stable Diffusion NoobE. This batch file is located in the specified download path. ```batch @echo off call .at un.bat "Download\Stable-diffusion\NoobE\LuminarQMixE_v71.bat" ``` -------------------------------- ### Apply LCM Sampling Settings Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Apply the 'DMD2[4]: LCM, SGM Uniform' sampling settings when returning to E-Pred. ```batch @echo off call .at un.bat "DMD2[4]: LCM, SGM Uniform 📋↙" ``` -------------------------------- ### Download 2x-AnimeSharpV4 Fast RCAN PU Upscaler Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Downloads the 2x-AnimeSharpV4 Fast RCAN PU upscaler model. This batch file is located in the specified download path. ```batch @echo off call .at un.bat "Download\ESRGAN\2x-AnimeSharpV4_Fast_RCAN_PU.bat" ``` -------------------------------- ### Download OneObsession_v14 Model Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Downloads the OneObsession_v14 model for Stable Diffusion Illu. This batch file is located in the specified download path. ```batch @echo off call .at un.bat "Download\Stable-diffusion\Illu\OneObsession_v14.bat" ``` -------------------------------- ### Download 2x-AnimeSharpV4 RCAN Upscaler Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Downloads the 2x-AnimeSharpV4 RCAN upscaler model. This batch file is located in the specified download path. ```batch @echo off call .at un.bat "Download\ESRGAN\2x-AnimeSharpV4_RCAN.bat" ``` -------------------------------- ### Download All Additional Data Source: https://github.com/zuntan03/easyreforge/blob/main/README.md This batch file downloads all related files, including models, LoRAs, and other assets. Ensure your Civitai API key is set up for this comprehensive download. ```batch @echo off call .at un.bat "Download\Stable-diffusion\All.bat" ``` -------------------------------- ### Download SmoothMixNoob v3.0 Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Downloads the SmoothMixNoob model version 3.0 for Stable Diffusion. This batch file is located in the specified download path. ```batch @echo off call .at un.bat "Download\Stable-diffusion\NoobE\SmoothMixNoob_v30.bat" ``` -------------------------------- ### Download V-Prediction Models Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Use this batch file to download V-Prediction models and LoRAs after setting up your Civitai API key. This is for experimenting with V-Prediction. ```batch @echo off call .at un.bat "Download\Stable-diffusion\NoobAiVPred_StandardModels.bat" ``` -------------------------------- ### Change Image Format to PNG Source: https://github.com/zuntan03/easyreforge/wiki/過去の更新内容 Changed the default image generation format from webp to png to support features like automatic image updates. ```text png ``` -------------------------------- ### CUDA Memory Optimization Options Source: https://github.com/zuntan03/easyreforge/wiki/過去の更新内容 Use this batch file if you encounter issues with the default CUDA memory optimization. Otherwise, the default options are enabled. ```batch Reforge_NoOptions.bat ``` -------------------------------- ### Local LLM Chat Batch Files Source: https://github.com/zuntan03/easyreforge/wiki/過去の更新内容 Batch files for running local LLM chat. Use CPU versions for image generation during chat and GPU versions for chat without image generation. The choice between LumimaidMagnum_v4 and BerghofNsfw depends on ethical considerations. ```batch Llm/7GB_LumimaidMagnum_v4_Cpu.bat ``` ```batch Llm/4GB_BerghofNsfw_Cpu.bat ``` ```batch Llm/7GB_LumimaidMagnum_v4_Gpu.bat ``` ```batch Llm/4GB_BerghofNsfw_Gpu.bat ``` -------------------------------- ### Download Minimum Additional Data Source: https://github.com/zuntan03/easyreforge/blob/main/README.md This batch file downloads the minimum required files to generate images. It can be used without setting up a Civitai API key. ```batch @echo off call .at un.bat "Download\Stable-diffusion\Minimum.bat" ``` -------------------------------- ### Download ADetailer Segmentation Model Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Downloads the 99coins_anime_girl_face_m_seg segmentation model for ADetailer. This batch file is located in the specified download path. ```batch @echo off call .at un.bat "Download\adetailer\segm\99coins_anime_girl_face_m_seg.bat" ``` -------------------------------- ### Download OneFingerSelfieChallenge_Illu LoRA Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Downloads the OneFingerSelfieChallenge_Illu LoRA for NSFW character illustration. This batch file is located in the specified download path. ```batch @echo off call .at un.bat "Download\Lora\Illu_Nsfw\OneFingerSelfieChallenge_Illu.bat" ``` -------------------------------- ### Add AniKawa Anime Model Source: https://github.com/zuntan03/easyreforge/wiki/過去の更新内容 Added the AniKawa anime model to Download/Stable-diffusion/NoobE. ```text AniKawa ``` -------------------------------- ### Download Standard Additional Data Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Downloads standard additional data, including LoRAs, ADetailer detection models, and Wildcards. Civitai API key registration is recommended for optimal results. ```batch @echo off call .at un.bat "Download\Stable-diffusion\Standard.bat" ``` -------------------------------- ### Enable Advanced Model Sampling Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Enable advanced model sampling in the 'Advanced Model Sampling for reForge' settings. This is required for V-Pred and ZTSNR features. ```batch @echo off call .at un.bat "Enable Advanced Model Sampling for reForge" ``` -------------------------------- ### Add GenImageViewer.bat for Automatic Image Update Source: https://github.com/zuntan03/easyreforge/wiki/過去の更新内容 Added GenImageViewer.bat to automatically update and display generated images. Images must be generated in PNG format for this feature to work. ```batch GenImageViewer.bat ``` -------------------------------- ### Download WaiNsfw v1.5 Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Updates the WaiNsfw model to version 1.5. This batch file is located in the specified download path. ```batch @echo off call .at un.bat "Download\Stable-diffusion\Illu\WaiNsfw_v15.bat" ``` -------------------------------- ### Download RouWeiV_v08 Model Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Downloads the RouWeiV_v08 model for Stable Diffusion RowWeiV. This batch file is located in the specified download path. ```batch @echo off call .at un.bat "Download\Stable-diffusion\RowWeiV\RouWeiV_v08.bat" ``` -------------------------------- ### Update Torch Version Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Updates the 'torch' library version to 2.7.1 from 2.7.0. This is required for 'sageattention'. ```batch pip install --upgrade torch==2.7.1 ``` -------------------------------- ### Update MatureRitual Model Source: https://github.com/zuntan03/easyreforge/wiki/過去の更新内容 Updated the MatureRitual model from v03e to v04. ```text MatureRitual_v03e ``` ```text MatureRitual_v04 ``` -------------------------------- ### Add MinstralNemoJaRp_v02 to Local LLM Chat Source: https://github.com/zuntan03/easyreforge/wiki/過去の更新内容 Added MinstralNemoJaRp_v02 for NSFW situations and prompt consultations in the local LLM chat. This model is role-play oriented and may require prompt instructions to manage conversation length. ```text MinstralNemoJaRp_v02 ``` -------------------------------- ### Download ObsessionV v2.0 Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Updates the ObsessionV model to version 2.0. This batch file is located in the specified download path. ```batch @echo off call .at un.bat "Download\Stable-diffusion\NoobV\ObsessionV_v20.bat" ``` -------------------------------- ### Add Takopī no Genzai LoRA Source: https://github.com/zuntan03/easyreforge/blob/main/README.md Adds the Takopī no Genzai LoRA for character illustration. This batch file is located in the specified download path. ```batch @echo off call .at un.bat "Download\Lora\Illu_Char\Takopī_no_Genzai.bat" ``` -------------------------------- ### Fix Runtime Error by Pinning Git Revision Source: https://github.com/zuntan03/easyreforge/wiki/過去の更新内容 Pinned the Git revision to a previous version to resolve runtime errors in the latest reForge version. The error message indicates an internal assertion failure related to CUDA allocator configuration. ```text RuntimeError: config[i] == get()->name() INTERNAL ASSERT FAILED at "..\c10\cuda\CUDAAllocatorConfig.cpp":229, please report a bug to PyTorch. Allocator backend parsed at runtime != allocator backend parsed at load time ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.