1. 10 Oct, 2022 2 commits
    • Nathan Lambert's avatar
      Clean up resnet.py file (#780) · a73f8b72
      Nathan Lambert authored
      * clean up resnet.py
      
      * make style and quality
      
      * minor formatting
      a73f8b72
    • 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
  2. 07 Oct, 2022 6 commits
  3. 06 Oct, 2022 13 commits
  4. 05 Oct, 2022 9 commits
  5. 04 Oct, 2022 7 commits
  6. 03 Oct, 2022 3 commits