MCPcopy 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

1import os
2os.environ["OMP_NUM_THREADS"]="1"
3os.environ["MKL_NUM_THREADS"]="1"
4os.environ["CUDA_VISIBLE_DEVICES"]="4"

Callers

nothing calls this directly

Calls 1

demoFunction · 0.85

Tested by

no test coverage detected