Burhan-Q / Ultralytics_DiscordBot

Discord bot providing image inference using Ultralytics HUB
GNU Affero General Public License v3.0
7 stars 0 forks source link

Add verification of attachment #24

Closed Burhan-Q closed 1 year ago

Burhan-Q commented 1 year ago

Ensure that user message attachment is image type. Not sure if video is okay or can be handled yet.

@kalenmike will video inference be supported (ever/soon)? Might have to figure out how I can pass that data along if so.

Burhan-Q commented 1 year ago

Added in 08943dfed300802ea67af357bfc8318b4c473727 with ReqMessage class and only chooses first image attached