mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-06-03 03:11:56 +02:00
[nodes][aliceVision] add initial version on nodes
This commit is contained in:
parent
5d14189206
commit
2a410d07ea
29 changed files with 66 additions and 19 deletions
|
@ -1,9 +1,10 @@
|
|||
__version__ = "1.0"
|
||||
|
||||
import os
|
||||
import json
|
||||
import psutil
|
||||
import shutil
|
||||
import tempfile
|
||||
import logging
|
||||
|
||||
from meshroom.core import desc
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue