• lowinli's avatar
    debug an exception (#638) · 5af6eed9
    lowinli authored
    
    
    * debug an exception
    
    if dst_path is not a file, it will raise Exception in the function src_path.samefile:
    FileNotFoundError: [Errno 2] No such file or directory: '/home/lilongwei/notebook/onnx_diffusion/vae_decoder/model.onnx'
    
    * Update src/diffusers/onnx_utils.py
    Co-authored-by: default avatarAnton Lozhkov <aglozhkov@gmail.com>
    5af6eed9
onnx_utils.py 7.3 KB