Conversation
CLA Signature Guide@yzeyu71 , thanks for your pull request. The following commit(s) are not associated with a signed Contributor License Agreement (CLA).
To sign CLA, click here. To check if your email is configured correctly, refer to the FAQs. Once you've signed the CLA or updating your email, please comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
概述
将 ComfyUI 的 quick start 看护从 workflows 仓库迁移到 docs 仓库,对齐 #142(peft)确立的模式:以 Markdown 文档作为测试用例(
#test/#test-setup/#test-result标注),由本仓库公共引擎.github/workflows/quick-start-template.yml在自托管 NPU runner 上执行并持续看护。变更内容
sources/comfyui/index.mdsources/comfyui/quick_start.mdtests/comfyui/test_quick_start_ascend.pyMarkdownDocTestBase测试子类:CANN 环境注入、CUDA 排除表、torch 栈探针、HF 缓存状态上报与坏片清理tests/comfyui/__init__.pysys.path注入).github/workflows/comfyui-quick-start.ymlsources/comfyui/**、tests/comfyui/**),复用公共 quick-start 引擎index.rst与 workflows 侧版本的差异
stable-diffusion-v1-5/stable-diffusion-v1-5的v1-5-pruned-emaonly.safetensors),依赖安装同步由modelscope替换为huggingface_hub,符合 docs CI 统一走 HF 的约定。report_huggingface_state/purge_huggingface_corrupt/resolve_huggingface_cache)。测试计划
workflow_dispatch触发comfyui-quick-start,确认自托管 NPU runner 上端到端出图成功index.rst渲染后卡片与侧边栏导航正常