Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
os
2
if
'OMP_NUM_THREADS'
not in os.environ:
3
os.environ[
'OMP_NUM_THREADS'
] =
'16'
4
import
torch
Callers
nothing calls this directly
Calls
4
FreeSplatterRunner
Class · 0.90
create_interface_img_to_3d
Function · 0.90
create_interface_views_to_3d
Function · 0.90
create_interface_views_to_scene
Function · 0.90
Tested by
no test coverage detected