We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Example: Total items for username abc123: 107 Downloaded items for username abc123: 7 Intentionally skipped items for username abc123: 0 Failed items for username abc123: 100
The issue is that "Failed Items" shows a count of 100 failed but when reviewing the download it appears that all have been successful
The text was updated successfully, but these errors were encountered:
ok sounds like a bug do you have a username for me to check it ?
Sorry, something went wrong.
It happens on all of them I believe but here is a small one that would be easy to check:
$ python civitAI_Model_downloader.py ArtifyAI --max_threads 1 Processing username: ArtifyAI, Download type: All Downloading Files: 0%| . . . End of pagination reached: 'next_page' is None. Total items for username ArtifyAI: 9 Downloaded items for username ArtifyAI: 3 Intentionally skipped items for username ArtifyAI: 0 Failed items for username ArtifyAI: 6
No branches or pull requests
Example:
Total items for username abc123: 107
Downloaded items for username abc123: 7
Intentionally skipped items for username abc123: 0
Failed items for username abc123: 100
The issue is that "Failed Items" shows a count of 100 failed but when reviewing the download it appears that all have been successful
The text was updated successfully, but these errors were encountered: