Spaces:
Build error
Build error
File size: 86 Bytes
66f11df |
1 2 3 |
export const callMusicgen = async (prompt: string): Promise<string> => {
return ''
} |