MCPcopy Create free account
hub / github.com/OpenImagingLab/FlashVSR / enable_cpu_offload

Method enable_cpu_offload

diffsynth/pipelines/base.py:91–92  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

89
90
91 def enable_cpu_offload(self):
92 self.cpu_offload = True
93
94
95 def load_models_to_device(self, loadmodel_names=[]):

Callers 7

Calls

no outgoing calls

Tested by

no test coverage detected