riffusion-inference/riffusion
Hayk Martiros dc4e2d8d64 Command line interface for common operations, plus tests
Add riffusion.cli tool for common operations. Add a test for
each one.

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
cli.py Command line interface for common operations, plus tests 2022-12-26 17:47:11 -08: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