包装Suno API的ComfyUI节点
- SunoAIGenerator 读取本地 .env 设置
suno cookie
- SunoAIGeneratorNotSafe
suno cookie
实时放入节点读取,不安全
A ComfyUI Node that wraps the Suno API
- SunoAIGenerator Reads the local
.env
file to set thesuno cookie
- SunoAIGeneratorNotSafe The
suno cookie
is read into the node in real time, which is not safe
TODO:
- 包装udio的ComfyUI节点(WIP)
- 修正Suno ai的请求地址,改造部分方法
Suno AI API is
- An unofficial Python library for Suno AI API