Rensor
Advantages:
- Very speed inference
- Minimalist & user-friendly interface
- Local install
Installation Instructions for GPU:
- Install Python 3.11.x and Git
- Run
git clone https://huggingface.co/spaces/ehristoforu/Rensor
in CMD
- Open project folder and open folder "pip" and run
install-or-update.bat
- Open project folder and open folder "requests" and run
request-to-model-gpu.bat
- Open project folder and run
_run-gpu.bat
- Wait and open
127.0.0.1:5555
in browser
- Enjoy using Rensor!
Installation Instructions for CPU:
- Install Python 3.11.x and Git
- Run
git clone https://huggingface.co/spaces/ehristoforu/Rensor
in CMD
- Open project folder and open folder "pip" and run
install-or-update.bat
- Open project folder and run
install-model-cpu.bat
- Open project folder and run
_run-cpu.bat
- Wait and enter width & height for image generation in console (width / 8 == 0 and height / 8 ==0)
- Wait and open
127.0.0.1:5555
in browser
- Enjoy using Rensor!