riffusion-inference/riffusion
Hayk Martiros cbf473216b Greatly simplify the server and baseten integration
With the new clean module structure, make it so the two servers
share all the important code. This makes the baseten integration
very small and simple, and paves the way for more integrations.

Topic: clean_rewrite
2022-12-26 17:47:11 -08:00
..
external Refactor RiffusionPipeline 2022-12-26 17:47:11 -08:00
util Add SpectrogramConverter class and test 2022-12-26 17:47:11 -08:00
__init__.py Flask server for running it all 2022-11-26 00:15:56 +00:00
datatypes.py Greatly simplify the server and baseten integration 2022-12-26 17:47:11 -08:00
riffusion_pipeline.py Refactor RiffusionPipeline 2022-12-26 17:47:11 -08:00
server.py Greatly simplify the server and baseten integration 2022-12-26 17:47:11 -08:00
spectrogram_converter.py Add SpectrogramConverter class and test 2022-12-26 17:47:11 -08:00
spectrogram_image_converter.py Add SpectrogramImageConverter and test 2022-12-26 17:47:11 -08:00
spectrogram_params.py Add spectrogram params 2022-12-26 17:47:11 -08:00