Avernus API server and client for LLM, SDXL, FLUX, Qwen-Image, WAN, and Ace-Step inference and many other architectures.
8
stars
139
commits
Python
primary language
Jan 1, 2026
updated
This is a ml inference server based on huggingface libraries which provides a REST based API for client interactions.
Endpoints are documented by accessing the server at http://127.0.0.1:6969/docs if using the default port.
There is a basic python client available in modules/client.py
Run the install script for either windows or linux depending on your operating system.
Start via start_avernus.sh or start_avernus.bat depending on your operating system. The startup script also contains the url and port of the avernus server, if you want to change the port or bind to a specific device.
139 commits
Python
99.9%
Avernus API server and client for LLM, SDXL, FLUX, Qwen-Image, WAN, and Ace-Step inference and many other architectures.
8
stars
139
commits
Python
primary language
Jan 1, 2026
updated
This is a ml inference server based on huggingface libraries which provides a REST based API for client interactions.
Endpoints are documented by accessing the server at http://127.0.0.1:6969/docs if using the default port.
There is a basic python client available in modules/client.py
Run the install script for either windows or linux depending on your operating system.
Start via start_avernus.sh or start_avernus.bat depending on your operating system. The startup script also contains the url and port of the avernus server, if you want to change the port or bind to a specific device.
139 commits
Python
99.9%