mirror of
https://github.com/azaion/annotations.git
synced 2026-04-23 01:06:30 +00:00
add autodetection
This commit is contained in:
@@ -19,4 +19,3 @@ public class VolumeChangedEvent(int volume) : INotification
|
||||
public int Volume { get; set; } = volume;
|
||||
}
|
||||
|
||||
public class AIDetectEvent : IRequest<List<YoloLabel>>;
|
||||
|
||||
Reference in New Issue
Block a user