Skip to content

Adapt/fill nodes cce#2

Open
YHYJBPXR wants to merge 5 commits into
mainfrom
adapt/fill-nodes-cce
Open

Adapt/fill nodes cce#2
YHYJBPXR wants to merge 5 commits into
mainfrom
adapt/fill-nodes-cce

Conversation

@YHYJBPXR
Copy link
Copy Markdown

总结:

  • 移除:和fal的依赖相关的节点,与国外大模型和国外平台进行api交互的节点,FL_OllamaCaptioner节点(依赖本地Ollama服务)和FL_Audio_Separation节点(它依赖的环境变量别的插件也会使用,目前暂无工作流使用到节点,可先移除)
  • 清理移除节点相关的依赖和前端代码
  • 修改启动脚本避免启动失败
  • 保留 FL_RIFEFL_FILM

tanzhigao added 4 commits March 23, 2026 16:47
Drop all Fal-backed nodes, their frontend extension, and related metadata so the pack no longer imports fal-client during startup.

Made-with: Cursor
Drop the Ollama captioning node and its metadata so the pack no longer exposes a local Ollama-dependent captioning entrypoint.

Made-with: Cursor
Drop the audio separation node and its metadata while the model path and runtime packaging remain unresolved.

Made-with: Cursor
Drop the ai, gpt, discord, google_drive, and hugging_face node groups along with their docs, metadata, frontend helpers, and package dependencies to match the supported deployment scope.

Made-with: Cursor
@doombeaker
Copy link
Copy Markdown
Collaborator

这个改动,因为涉及到模型下载是不常规的地址。
所以也涉及到 cce 仓库的 node config 和打包过程的改动吧。

需要贴一下cce仓库关联的 PR

@ccndcn
Copy link
Copy Markdown
Collaborator

ccndcn commented Mar 31, 2026

禁用FL_LoadImage,FL_SaveImages,FL_CaptionToCSV,FL_ImageCaptionLayout,FL_ImageCaptionLayoutPDF,FL_ImageCaptionSaver,FL_LoadCSV,FL_MirrorAndAppendCaptions,FL_OllamaCaptioner,FL_VideoCaptionSaver,FL_WordFrequencyGraph,FL_DirectoryCrawl,FL_CodeNode,FL_JS,FL_ModelInspector,FL_PathTypeChecker,FL_SystemCheck,FL_UnloadModel,FL_BulkPDFLoader,FL_ImagesToPDF,FL_PDFEncryptor,FL_PDFImageExtractor,FL_PDFLoader,FL_PDFMerger,FL_PDFSaver,FL_PDFTextExtractor,FL_PDFToImages,FL_TextToPDF,FL_ZipDirectory,FL_ZipSave,FL_API_Base64_ImageLoader,FL_API_ImageSaver,FL_FractalKSampler,FL_TimeLine,FL_WF_Agent
FL_SaveRGBAAnimatedWebP配置,FL_SaveWebM,FL_SaveCSV需要写死目录

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants