* ini

* i

* i

* i

* i

* i

* i

* Update preprocessor_normalbae.py

* i

* i

* i

* i

* Update README.md

* i

* Update preprocessor_depth.py

* Update shared.py

* Update devices.py

* i

* i

* i

* i

* i

* i

* Update README.md

* i

* Update README.md

* i

* Update annotator_path.py

* i

* i

* Update preprocessor_meta.py
This commit is contained in:
lllyasviel
2024-01-28 15:31:49 -08:00
committed by GitHub
parent 99ea8e62f5
commit 946d7ff260
864 changed files with 141791 additions and 28 deletions

View File

@@ -32,7 +32,7 @@ def get_optimal_device():
def get_device_for(task):
return get_optimal_device()
return model_management.get_torch_device()
def torch_gc():