Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GentlemanHu/ComfyUI-SunoAI
ComfyUI Node wrapper of SunoAI API
https://github.com/GentlemanHu/ComfyUI-SunoAI
Last synced: about 1 month ago
JSON representation
ComfyUI Node wrapper of SunoAI API
- Host: GitHub
- URL: https://github.com/GentlemanHu/ComfyUI-SunoAI
- Owner: GentlemanHu
- License: bsd-3-clause
- Created: 2024-04-29T12:30:58.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-03T04:14:44.000Z (4 months ago)
- Last Synced: 2024-08-03T05:25:27.655Z (4 months ago)
- Language: Python
- Size: 1.34 MB
- Stars: 10
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-suno - GentlemanHu/ComfyUI-SunoAI - ComfyUI Node wrapper of SunoAI API (List of Projects / Python)
- awesome-suno - GentlemanHu/ComfyUI-SunoAI - ComfyUI Node wrapper of SunoAI API (List of Projects / Python)
README
# ComfyUI Suno API
## 包装[Suno API](https://github.com/imyizhang/suno-api)的ComfyUI节点
### 两个节点:
- ***SunoAIGenerator*** 读取本地 .env 设置`suno cookie`
- ***SunoAIGeneratorNotSafe*** `suno cookie`实时放入节点读取,不安全---
---# ComfyUI Suno API
## A ComfyUI Node that wraps the [Suno API](https://github.com/imyizhang/suno-api)
### Two Nodes:
- ***SunoAIGenerator*** Reads the local `.env` file to set the `suno cookie`
- ***SunoAIGeneratorNotSafe*** The `suno cookie` is read into the node in real time, which is not safe---
TODO:
- [ ] 包装[udio](https://www.udio.com/)的ComfyUI节点(WIP)
- [x] 修正Suno ai的请求地址,改造部分方法-----
-----
-----## 以下是原仓库README
**[Suno AI API](https://github.com/imyizhang/suno-api)** is
* An unofficial Python library for [Suno AI](https://www.suno.ai/) API