You've already forked FrameTour-RenderWorker
biz
config
constant
__init__.py
entity
telemetry
template
util
.env
.gitignore
index.py
requirements.txt
7 lines
125 B
Python
7 lines
125 B
Python
SUPPORT_FEATURE = (
|
|
'simple_render_algo',
|
|
'gpu_accelerate',
|
|
'intel_gpu_accelerate',
|
|
)
|
|
SOFTWARE_VERSION = '0.0.1'
|