How convert motion ckpt to this safetensors

#7
by mxymxymxy - opened

How convert motion ckpt to this safetensors

hello :)
git clone https://github.com/diStyApps/Safe-and-Stable-Ckpt2Safetensors-Conversion-Tool-GUI.git
cd Safe-and-Stable-Ckpt2Safetensors-Conversion-Tool-GUI
python -m venv venv
venv\Scripts\activate
pip install -r requirements.txt
python run_app_gui.py

This doesnt work for the motion Lora

Sign up or log in to comment