mirror of
https://github.com/azaion/annotations.git
synced 2026-06-22 21:11:06 +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