mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 22:36:31 +00:00
rework to Azaion.Suite
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace Azaion.Suite.Services.DTO;
|
||||
|
||||
public enum ResourceEnum
|
||||
{
|
||||
None = 0,
|
||||
AnnotatorDll = 10,
|
||||
AIModelRKNN = 20,
|
||||
AIModelONNX = 30,
|
||||
}
|
||||
Reference in New Issue
Block a user