Update README.md

This commit is contained in:
Seth Forsgren 2022-12-12 22:06:14 -08:00 committed by GitHub
parent afa49af2b0
commit f3201c8630
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ This repository contains the Python backend does the model inference and audio p
* a diffusers pipeline that performs prompt interpolation combined with image conditioning
* a module for (approximately) converting between spectrograms and waveforms
* a flask server to provide model inference via API to the next.js app
* a model template titled baseten.py for deploying as a Truss
## Install