musicgpt 0.3.2

Generate music based on natural language prompts using LLMs running locally
1
2
3
4
5
6
export default {
  plugins: {
    tailwindcss: {},
    autoprefixer: {},
  },
}