How to use these safetensors in the gradio ui?

#2
by FORNAX20 - opened

How to use these safetensors in the gradio ui?

Owner

you create a folder in checkpoints named like acestep-v15-something, copy all the files from another model like acestep-v15-sft or base, except the model.safetensors, then download any model from this repo and paste in that folder and rename to model.safetensors

Sign up or log in to comment