-
Notifications
You must be signed in to change notification settings - Fork 45
Update LTX workflow and usage data #451
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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:Lychee reported an error (non-zero exit) but no broken-link rows were parsed. Please check artifacts for details. Loaded 1 URLs from whitelist skip_urls ✅ Whitelist Skipped URLs (1 URLs)These URLs are excluded from checking via whitelist.json skip_urls:
👻 Excluded Links (0 links)These links are intentionally excluded from checking and may require authentication or have known issues: 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. |
1 similar comment
🔗 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:Lychee reported an error (non-zero exit) but no broken-link rows were parsed. Please check artifacts for details. Loaded 1 URLs from whitelist skip_urls ✅ Whitelist Skipped URLs (1 URLs)These URLs are excluded from checking via whitelist.json skip_urls:
👻 Excluded Links (0 links)These links are intentionally excluded from checking and may require authentication or have known issues: 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. |
🔗 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:Lychee reported an error (non-zero exit) but no broken-link rows were parsed. Please check artifacts for details. Loaded 1 URLs from whitelist skip_urls ✅ Whitelist Skipped URLs (1 URLs)These URLs are excluded from checking via whitelist.json skip_urls:
👻 Excluded Links (0 links)These links are intentionally excluded from checking and may require authentication or have known issues: 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. |
🔗 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:Lychee reported an error (non-zero exit) but no broken-link rows were parsed. Please check artifacts for details. Loaded 1 URLs from whitelist skip_urls ✅ Whitelist Skipped URLs (1 URLs)These URLs are excluded from checking via whitelist.json skip_urls:
👻 Excluded Links (0 links)These links are intentionally excluded from checking and may require authentication or have known issues: 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.