diStyApps / Stable-Diffusion-Pickle-Scanner-GUI

Pickle Scanner GUI
MIT License
213 stars 24 forks source link

Unable to scan hypernetworks ".pt" files. #7

Closed NamelessButler closed 1 year ago

NamelessButler commented 1 year ago

image Fail to scan: Corrupted file...... As written on title, GUI cannot scan for hypernetworks .pt files.

diStyApps commented 1 year ago

Hi there,

Thank you for bringing this issue to my attention. .pt files are supported by the app. It's possible that the specific .pt file you're trying to scan is corrupted, which could be causing the issue.

Here is a list of the file types that the app should support:

.bin, .pt, .pth, .ckpt, .pkl, pickle, .joblib, .dat, .data, .npy, .zip, and .npz.

I recommend trying to scan other .pt files to see if the issue persists. If the problem persists with all .pt files, or only this specific file, then give me more info about the file.

I hope this helps. Let me know if you have any further questions or if there's anything else I can do to assist you.

NamelessButler commented 1 year ago

I'll close this issue for now, since I need to do more testings. .pt files from a different source were able to be scanned just fine though.... If this happens again I will re-open the issue with more info.