Skip to content
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

update base model Juggernaut XL from v6 to v8 #1785

Closed

Conversation

mashb1t
Copy link
Collaborator

@mashb1t mashb1t commented Jan 7, 2024

JuggernautXL v8 has finally been released yesterday (06.01.2024) and it significantly boosts hand/feet accuracy.
The model download URL might (and probably should due to higher speeds) also be changed to lllyasviel huggingface namespace.

Links:

Closes #1701

@siriume
Copy link

siriume commented Jan 10, 2024

JuggernautXL v8 has finally been released yesterday (06.01.2024) and it significantly boosts hand/feet accuracy. The model download URL might (and probably should due to higher speeds) also be changed to lllyasviel huggingface namespace.

The difference between v8 and v6/v7 is a bit big.

Prompt Seed v8 v7 v6
a cat 2677400719445691677 acat_v8 acat_v7 acat_v6
1gril 3311663392605993986 1girl_v8 1girl_v7 1girl_v6

@diaolulu1
Copy link

The portion of the URL you modified (type=Model&format=SafeTensor&size=full&fp=fp16) is being treated as code to execute, which is causing errors. You only need the initial part of the URL for the download, like this:
"juggernautXL_v8Rundiffusion.safetensors": "https://civitai.com/api/download/models/288982"

@mashb1t
Copy link
Collaborator Author

mashb1t commented Jan 10, 2024

@diaolulu1 thank you for the hint, code has been adjusted accordingly

@donkw
Copy link

donkw commented Jan 16, 2024

Do i just need to download the new model file and put it in the right path to use it? no need to make and adjustments to the code?

@mashb1t
Copy link
Collaborator Author

mashb1t commented Jan 28, 2024

@mashb1t mashb1t closed this Jan 28, 2024
@mashb1t mashb1t deleted the feature/update-juggernaut-xl-to-v8 branch January 30, 2024 01:11
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.

Update JuggernautXL model to v8
5 participants