MCPcopy Create free account
hub / github.com/TencentARC/FreeSplatter / app.py

File app.py

app.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import os
2if 'OMP_NUM_THREADS' not in os.environ:
3 os.environ['OMP_NUM_THREADS'] = '16'
4import torch

Callers

nothing calls this directly

Tested by

no test coverage detected