Instructions to use LyliaEngine/RealESRGAN_x4plus_anime_6B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use LyliaEngine/RealESRGAN_x4plus_anime_6B with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("OnomaAIResearch/Illustrious-xl-early-release-v0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("LyliaEngine/RealESRGAN_x4plus_anime_6B") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
RealESRGAN_x4plus_anime_6B

- Prompt
- -
Model description
This upscaler is not mine, all the credit goes to: XINNTAO
Official WIKI page: https://openmodeldb.info/models/4x-realesrgan-x4plus-anime-6b
License of use it: https://opensource.org/license/bsd-3-clause
HOW TO INSTALL:
Rename the file from: realesrganX4plusAnime_v1.pt to RealESRGAN_x4plus_anime_6B.pth
Copy the file RealESRGAN_x4plus_anime_6B.pth inside the folder: stable-diffusion/models/RealESRGAN
Restart/Reload you Stable Diffusion instance
The upscaler should be visible for hi-res and extras tabs
Trigger words
You should use None to trigger the image generation.
Source
https://civitai.com/models/147821/realesrganx4plus-anime-6b
Credit
https://civitai.com/user/0_vortex
Download model
Download them in the Files & versions tab.
- Downloads last month
- -
Model tree for LyliaEngine/RealESRGAN_x4plus_anime_6B
Base model
KBlueLeaf/kohaku-xl-beta5