Commit Graph

5 Commits (58f620c921030eea0f3528d68849f7e052d44e3f)

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
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
lllyasviel 34df0a3374
prepare for future preprocessors (#1552) 2023-06-04 14:18:05 -07:00