MCPcopy Create free account
hub / github.com/VisionXLab/OF-Diff / disable_verbosity

Function disable_verbosity

cldm/hack.py:11–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9
10
11def disable_verbosity():
12 logging.set_verbosity_error()
13 print('logging improved.')
14 return
15
16
17def enable_sliced_attention():

Callers 1

hack_everythingFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected