Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BabitMF/bmf
/ clean
Method
clean
bmf/demo/LLM_video_preprocessing/module_utils.py:111–112 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
109
return
frames[0]
110
111
def
clean(self):
112
pass
113
114
def
close(self):
115
self.clean()
Callers
1
close
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected