Suhail

Results 22 comments of Suhail

I tried converting it with the new HF script you updated: `- python scripts/convert_original_stable_diffusion_to_diffusers.py --controlnet --checkpoint_path ../models/control_sd15_canny.pth --dump_path ../models/control_sd15_canny --device cpu --original_config_file ./cldm_v15.yaml` But I might be missing something about...

I am also curious. The error I get is this: ``` Traceback (most recent call last): File "/root/research/suhail/magvit2/train.py", line 27, in trainer = VideoTokenizerTrainer( File "/root/research/suhail/.venv/lib/python3.10/site-packages/pytorch_custom_utils/accelerate_utils.py", line 95, in __init__...