mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
added tesseract package, trying to recognize text from base64 image
This commit is contained in:
@@ -35,6 +35,7 @@ export interface QuestionData {
|
||||
val: string
|
||||
selectedByUser?: boolean
|
||||
}>
|
||||
base64?: string[]
|
||||
}
|
||||
|
||||
export interface Question {
|
||||
|
||||
Reference in New Issue
Block a user