Remove Chinese notes from template#223
Conversation
🔗 Broken Links Found in Workflow FilesThe link checker found broken or unreachable links in your workflow JSON files. Why this matters: Broken model download links will prevent users from using the workflows properly. All URLs in ❌ Failed Links:Summary
Scanning 180 workflow files... 👻 Excluded Links (10 links)These links are intentionally excluded from checking and may require authentication or have known issues: Black Forest Labs models (require license agreement): Civitai API downloads (anti-bot protection):
Note: These links are intentionally excluded from checking. If you need to modify the exclusion rules, edit Common Issues:
How to Fix:
Testing Links Locally:# Extract and check links
python3 scripts/check_links.py extract
lychee links_to_check.txt
# View detailed report
python3 scripts/check_links.py report
# View excluded links
python3 scripts/check_links.py report-excluded📦 Detailed ReportsFor a complete list of all links and their sources, download the artifacts from this workflow run:
Note: All links in workflow files must be valid and accessible before merging to ensure users can download required models and access documentation. |
No description provided.