Spaces:
Build error
Build error
export const callMusicgen = async (prompt: string): Promise<string> => { | |
return '' | |
} |
export const callMusicgen = async (prompt: string): Promise<string> => { | |
return '' | |
} |