diffusers
d1b2a1a9 - Fixed custom module importing on Windows (#5891)

Commit
1 year ago
Fixed custom module importing on Windows (#5891) * Fixed custom module importing on Windows Windows use back slash and `os.path.join()` follows that convention. * Apply suggestions from code review Co-authored-by: Lucain <lucainp@gmail.com> * Update pipeline_utils.py --------- Co-authored-by: Sayak Paul <spsayakpaul@gmail.com> Co-authored-by: Lucain <lucainp@gmail.com>
Author
Parents
Loading