Create README.md

This commit is contained in:
Hayk Martiros 2022-11-25 13:20:30 -08:00 committed by GitHub
parent 6a23922a83
commit b455f44570
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

4
README.md Normal file
View File

@ -0,0 +1,4 @@
# Riffusion Inference Server
Flask server that runs inference on a stable diffusion model for the riffusion app,
using the diffusers library.