Skip to content

One-click Python script to grab hash of a ckpt model in a folder, recursively

Notifications You must be signed in to change notification settings

etherealxx/oneclick-showmodelhash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

oneclick-showmodelhash

One-click Python script to grab hash of a .ckpt and .safetensors model in a folder, recursively. Just download the .py file and run it on your Stable Diffusion model folder (or wherever you put your model on). github gi 2

The main script are directly taken from Auto's Webui. I added the one click part.

I'm still a noob at python who got interested after the Stable Diffusion thing. The code isn't efficient, but it just works.

About

One-click Python script to grab hash of a ckpt model in a folder, recursively

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages