Rensor

Stable Diffusion - Rensor Image

Advantages:

Installation Instructions for GPU:

  1. Install Python 3.11.x and Git
  2. Run git clone https://huggingface.co/spaces/ehristoforu/Rensor in CMD
  3. Open project folder and open folder "pip" and run install-or-update.bat
  4. Open project folder and open folder "requests" and run request-to-model-gpu.bat
  5. Open project folder and run _run-gpu.bat
  6. Wait and open 127.0.0.1:5555 in browser
  7. Enjoy using Rensor!

Installation Instructions for CPU:

  1. Install Python 3.11.x and Git
  2. Run git clone https://huggingface.co/spaces/ehristoforu/Rensor in CMD
  3. Open project folder and open folder "pip" and run install-or-update.bat
  4. Open project folder and run install-model-cpu.bat
  5. Open project folder and run _run-cpu.bat
  6. Wait and enter width & height for image generation in console (width / 8 == 0 and height / 8 ==0)
  7. Wait and open 127.0.0.1:5555 in browser
  8. Enjoy using Rensor!