Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# ComfyUI Suno API

## 包装[Suno API](https://github.com/imyizhang/suno-api)的ComfyUI节点

image

### 两个节点:

- ***SunoAIGenerator*** 读取本地 .env 设置`suno cookie`
- ***SunoAIGeneratorNotSafe*** `suno cookie`实时放入节点读取,不安全

---
---

# ComfyUI Suno API

## A ComfyUI Node that wraps the [Suno API](https://github.com/imyizhang/suno-api)

image

### 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