Conversion of .bin to safetensor
#3
by
Eric-ht
- opened
Dear Author,
I found in the controlent training script (train_flux_deepspeed_controlnet.py) in https://github.com/raulc0399/x-flux.git. Controlnet model are save as ".bin" format yet in your model release it is a ".safetensor" format. May I ask which conversion script was used in conversion?
Thank you