- Clone project
git clone https://github.com/AlphaKure/Mac-Model-Center.git
- Create enviroment
uv venv -p python3.12
- Install require modules
uv pip sync uv.lock
- Run Code
python main.py
# or
uvicorn main:app --host <HOST> --port <port>
Only list tested models.
-
[Text to Text]
-
[Text to Image]