{"id":13614003,"url":"https://github.com/riffusion/riffusion-app-hobby","last_synced_at":"2025-05-15T05:04:30.568Z","repository":{"id":64767674,"uuid":"568517086","full_name":"riffusion/riffusion-app-hobby","owner":"riffusion","description":"Stable diffusion for real-time music generation (web app)","archived":false,"fork":false,"pushed_at":"2024-07-22T18:01:37.000Z","size":32041,"stargazers_count":2647,"open_issues_count":23,"forks_count":204,"subscribers_count":37,"default_branch":"main","last_synced_at":"2025-04-03T13:15:06.106Z","etag":null,"topics":["ai","audio","diffusion","music","nextjs","stable-diffusion","threejs"],"latest_commit_sha":null,"homepage":"https://riffusion.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/riffusion.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-20T19:20:04.000Z","updated_at":"2025-04-02T05:22:41.000Z","dependencies_parsed_at":"2024-07-22T21:52:59.544Z","dependency_job_id":null,"html_url":"https://github.com/riffusion/riffusion-app-hobby","commit_stats":null,"previous_names":["riffusion/riffusion-app-hobby","riffusion/riffusion-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riffusion%2Friffusion-app-hobby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riffusion%2Friffusion-app-hobby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riffusion%2Friffusion-app-hobby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riffusion%2Friffusion-app-hobby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riffusion","download_url":"https://codeload.github.com/riffusion/riffusion-app-hobby/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248388066,"owners_count":21095334,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","audio","diffusion","music","nextjs","stable-diffusion","threejs"],"created_at":"2024-08-01T20:00:55.635Z","updated_at":"2025-04-11T11:46:09.677Z","avatar_url":"https://github.com/riffusion.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","Music \u0026 Audio","📦 Legacy \u0026 Inactive Projects"],"sub_categories":[],"readme":"# Riffusion App\n\n:no_entry: This project is no longer actively maintained.\n\nRiffusion is an app for real-time music generation with stable diffusion.\n\nThis repository contains the interactive web app that powers the website.\n\nIt is built with Next.js, React, Typescript, three.js, Tailwind, and Vercel.\n\n## Run\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\nFirst, make sure you have Node v18 or greater installed using `node --version`.\n\nInstall packages:\n\n```bash\nnpm install\n```\n\nRun the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the app.\n\nThe app home is at `pages/index.js`. The page auto-updates as you edit the file. The about page is at `pages/about.tsx`.\n\nThe `pages/api` directory is mapped to `/api/*`. Files in this directory are treated as [API routes](https://nextjs.org/docs/api-routes/introduction) instead of React pages.\n\n## Inference Server\n\nTo actually generate model outputs, we need a model backend that responds to inference requests via API. If you have a large GPU that can run stable diffusion in under five seconds, clone and run the instructions in the [inference server](https://github.com/hmartiro/riffusion-inference) to run the Flask app.\n\nYou will need to add a `.env.local` file in the root of this repository specifying the URL of the inference server:\n\n```\nRIFFUSION_FLASK_URL=http://127.0.0.1:3013/run_inference/\n```\n\n## Citation\n\nIf you build on this work, please cite it as follows:\n\n```\n@article{Forsgren_Martiros_2022,\n  author = {Forsgren, Seth* and Martiros, Hayk*},\n  title = {{Riffusion - Stable diffusion for real-time music generation}},\n  url = {https://riffusion.com/about},\n  year = {2022}\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friffusion%2Friffusion-app-hobby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friffusion%2Friffusion-app-hobby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friffusion%2Friffusion-app-hobby/lists"}