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
I need a little help with downloading the required model. I tried to let the program download the required file itself, but after a minute the speed reduced dramatically, and eventually stopped all together. While I am able to download said file manually after checking the models.yaml file, I have no idea what folder to drop it into. I know the file is a checkpoint, so would I just have to create a folder called model, placing it in the M:\pinokio\api\fluxgym.git\models directory, and then run the program, or would I have to do it differently?
The text was updated successfully, but these errors were encountered:
There is a model Folder.
In that Folder are Following Folders:
FluxGym\models\unet
FluxGym\models\clip
FluxGym\models\vae
you put the safetensors inside of the unet folder.
But you need to modify the models.yaml File, but i dont' really know how to set it up for it to accept a local repository.
I need a little help with downloading the required model. I tried to let the program download the required file itself, but after a minute the speed reduced dramatically, and eventually stopped all together. While I am able to download said file manually after checking the models.yaml file, I have no idea what folder to drop it into. I know the file is a checkpoint, so would I just have to create a folder called model, placing it in the M:\pinokio\api\fluxgym.git\models directory, and then run the program, or would I have to do it differently?
The text was updated successfully, but these errors were encountered: