Spaces:
Building
Building
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -22,6 +22,7 @@ openpyxl # XLSX
|
|
22 |
# OCR & Image
|
23 |
Pillow
|
24 |
easyocr
|
|
|
25 |
|
26 |
# TTS (Voice output only, no mic input)
|
27 |
gTTS
|
|
|
22 |
# OCR & Image
|
23 |
Pillow
|
24 |
easyocr
|
25 |
+
pydantic==1.10.13
|
26 |
|
27 |
# TTS (Voice output only, no mic input)
|
28 |
gTTS
|