diff --git a/README.md b/README.md index e994c79..ff07029 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,9 @@ # Riffusion App +:no_entry: This project is no longer actively maintained. + Riffusion is an app for real-time music generation with stable diffusion. -Read about it at https://www.riffusion.com/about and try it at https://www.riffusion.com/. - -* Web app: https://github.com/riffusion/riffusion-app -* Inference server: https://github.com/riffusion/riffusion -* Model checkpoint: https://huggingface.co/riffusion/riffusion-model-v1 -* Google Colab notebook: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1FhH3HlN8Ps_Pr9OR6Qcfbfz7utDvICl0?usp=sharing) -* Gradio Web Demo: [![Hugging Face Spaces](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://huggingface.co/spaces/fffiloni/spectrogram-to-music) - - This repository contains the interactive web app that powers the website. It is built with Next.js, React, Typescript, three.js, Tailwind, and Vercel.