siliconflow / BizyAir

BizyAir: Comfy Nodes that can run in any environment.
https://siliconflow.github.io/BizyAir/
MIT License
290 stars 18 forks source link

use the get/post and cookies to set the api key #4

Closed doombeaker closed 3 months ago

doombeaker commented 3 months ago

把 api key 放到 cookies 里,这样不需要每次启动进程都重新输入。

输入前: image

prompt 启动后,api key 会变成 "*****",用户可以知道已经执行过了。

image

TODO:之后改成 dialog,set api key node 自己有 button 的形式,会更友好。