dotmet/Real-ESRGAN-Enhanced-Anime-Diffusion
16
Real-ESRGAN-Enhanced-Anime-Diffusion
Generate high resolution and quality anime pictures from texts or existed images.
(Based on Anything V3 and Real-ESRGAN)
Colab demo : Demo
Installation
This project requires: Python >= 3.7 (Recommend to use Anaconda or Miniconda)
clone this repository
git clone https://github.com/dotmet/Real-ESRGAN-Enhanced-Anime-Diffusion.gitinstall depencies
cd Real-ESRGAN-Enhanced-Anime-Diffusion
pip install -r requirements.txtRun
python inference.py Type ``python inference.py -h`` in command line to see more options.
Run Web UI
python app.py