Giter Club home page Giter Club logo

Comments (6)

Chaoses-Ib avatar Chaoses-Ib commented on June 22, 2024 2

Replacing ImageResize with ImageResize_ should work:

image

from comfyscript.

Chaoses-Ib avatar Chaoses-Ib commented on June 22, 2024 1

你有什么想做的方面吗?目前我计划中但还没实现的功能还有这些:

  • 内置从 CivitAI URL 加载模型的节点

    https://github.com/Chaoses-Ib/civitai_comfy_nodes 已经基本实现了,但是只支持 checkpoint 和 lora。

  • All-in-one pipelines,类似 sd-webui 的接口

  • 对常见类型的互操作,以及代码回调节点和 eval code 节点(#29

  • 支持 diff workflow,输出简短差异,实现在 SaveImage 时将 workflow 变化记录进文件名,方便试验

  • 一些 Jupyter Notebook 的 widgets,可以用 Solara 或者 ipyreact 实现

    已经有了一个基本的 metadata viewer。

  • Photoshop 集成

    支持从 PS 获取编辑中的图像,之后再进一步集成,比如从图层名读取 regional prompt。

  • Transpiler 配置,支持禁用元数据(#27),或者调整转译风格(#16

  • Real mode 自动缓存/模型管理(#22

  • 对缺失节点进行提示或自动安装(#17

    https://github.com/Chaoses-Ib/comfyui-legacy 支持将节点转为 pip 包,不过还没实现自动化。

from comfyscript.

Chaoses-Ib avatar Chaoses-Ib commented on June 22, 2024

This bug is caused by the fact that the transpiler doesn't really assign class IDs to nodes. Doing the same assignment as the runtime could solve this problem. However, it's still possible to misrecognize nodes because the transpiler may be in a different environment of the runtime, so they may assign different IDs to the same node.

from comfyscript.

rxy1212 avatar rxy1212 commented on June 22, 2024

感谢回复,我刚才自己也是这么处理的,现在 workflow 可以跑起来了。

from comfyscript.

rxy1212 avatar rxy1212 commented on June 22, 2024

另外我对你这个项目很感兴趣,我目前在一家游戏公司担任算法工程师也经常使用 comfyui 但是对他的代码库不熟悉,如果后续我也想一起来维护这个项目你这边有什么建议吗?

from comfyscript.

rxy1212 avatar rxy1212 commented on June 22, 2024

from comfyscript.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.