Skip to content

Instantly share code, notes, and snippets.

View aria1th's full-sized avatar

AngelBottomless aria1th

View GitHub Profile
class DeepCacheStandAlone:
"""
@source https://github.com/horseee/DeepCache
Standalone version of DeepCache, which can be used without the DeepCacheScript.
For multiple switching UNets, you can specify cache_type to use different caches.
Code Snippet:
```python
# U-Net Encoder