Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/drinkingcoder/NeuralMarker
/ demo_video.py
File
demo_video.py
demo_video.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
os.environ[
"OMP_NUM_THREADS"
]=
"1"
3
os.environ[
"MKL_NUM_THREADS"
]=
"1"
4
os.environ[
"CUDA_VISIBLE_DEVICES"
]=
"4"
Callers
nothing calls this directly
Calls
1
demo
Function · 0.85
Tested by
no test coverage detected