Update README.md
This commit is contained in:
parent
b17ce408ff
commit
3a72a8ff41
11
README.md
11
README.md
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue