You've already forked FrameTour-RenderWorker
Init
This commit is contained in:
6
constant/__init__.py
Normal file
6
constant/__init__.py
Normal file
@ -0,0 +1,6 @@
|
||||
SUPPORT_FEATURE = (
|
||||
'simple_render_algo',
|
||||
'gpu_accelerate',
|
||||
'intel_gpu_accelerate',
|
||||
)
|
||||
SOFTWARE_VERSION = '0.0.1'
|
Reference in New Issue
Block a user