Commit Graph

7 Commits (8a8a42e4168c7edf89ff7030232f87ae3ee56b8b)

Author SHA1 Message Date
Chenlei Hu 2091b6fb21
Fix type (#2691) 2024-03-14 22:32:35 -04:00
Chenlei Hu b379b90ab4
Fix device for multi-gpu env (#2690) 2024-03-14 22:27:16 -04:00
Nashihikari a87ca82ba4
type error in depth zoe, converting numpy type into int (#2650) 2024-02-18 21:52:38 -05:00
Chenlei Hu 5287a4e04c
Revert " Apply a small patch(devices.get_device_for)" (#2508) 2024-01-19 20:30:37 -05:00
fuchen.ljl ecd33eb82b
Apply a small patch(devices.get_device_for) (#2503)
* clipvision

device=devices.get_device_for("controlnet")

* lama 

segmentation.py
devices.get_device_for("controlnet")

* devices.get_device_for 

run.py
device=devices.get_device_for("controlnet")

* Update __init__.py

map_location=devices.get_device_for("controlnet")
2024-01-19 11:41:01 -05:00
lvmin 4085421694 fix zoe 2023-08-28 05:50:32 -07:00
RcINS b1c0bc62e0 Add {lineart, lineart_anime, normalbae, oneformer, shuffle, zoe} annotator 2023-04-13 18:01:29 +08:00