Nautical is an Open Source Machine Learning Model Serving Framework.
helm install nautical-stable-diffusion
.We love building developer tools!
Check the README's present in individual model folders under models/
for specific instructions on running each model.
To Install lint checkers for python
pip install flake8 flake8-black
To run python lint
flake8
black .
Thank you!