ComfyUI Suno API
包装Suno API的ComfyUI节点
<img width="680" alt="image" src="https://github.com/GentlemanHu/ComfyUI-SunoAI/assets/34559079/b7d022b0-44a1-4ded-9f44-70ef0f1f07a6">两个节点:
- SunoAIGenerator 读取本地 .env 设置
suno cookie
- SunoAIGeneratorNotSafe
suno cookie
实时放入节点读取,不安全
ComfyUI Suno API
A ComfyUI Node that wraps the Suno API
<img width="680" alt="image" src="https://github.com/GentlemanHu/ComfyUI-SunoAI/assets/34559079/b7d022b0-44a1-4ded-9f44-70ef0f1f07a6">Two Nodes:
- 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)
- [x] 修正Suno ai的请求地址,改造部分方法
以下是原仓库README
Suno AI API is
- An unofficial Python library for Suno AI API