Update README.md

This commit is contained in:
Hayk Martiros 2024-07-22 11:01:36 -07:00 committed by GitHub
parent b17ce408ff
commit 3a72a8ff41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 9 deletions

View File

@ -1,16 +1,9 @@
# Riffusion App # Riffusion App
:no_entry: This project is no longer actively maintained.
Riffusion is an app for real-time music generation with stable diffusion. 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. This repository contains the interactive web app that powers the website.
It is built with Next.js, React, Typescript, three.js, Tailwind, and Vercel. It is built with Next.js, React, Typescript, three.js, Tailwind, and Vercel.