You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is related to #58 in the sense that there is no progress in hours.
The Files tab says I only have 553 models (by far, way less than what I have).
It's showing me no Lora (except for a few I downloaded with the app). Also no LyCORIS, etc.
The text was updated successfully, but these errors were encountered:
try{if(!pathname.endsWith(".safetensors")){newError(`${pathname} is not a safetensors file`);}const{ modelHash, metadata }=awaitpool.exec('processTask',[pathname]);
However I am not going to make a PR since I don't know if this is the best way to handle this (I almost never touches js and this is my first time ever to touch an electron code, I am more like a C++/Python dev, I have no idea if this is the way to do stuff).
My system:
This is related to #58 in the sense that there is no progress in hours.
The
Files
tab says I only have 553 models (by far, way less than what I have).It's showing me no Lora (except for a few I downloaded with the app). Also no LyCORIS, etc.
The text was updated successfully, but these errors were encountered: