Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -21,6 +21,7 @@ requests
|
|
| 21 |
# === OCR 圖像處理 ===
|
| 22 |
easyocr
|
| 23 |
Pillow
|
|
|
|
| 24 |
|
| 25 |
# === Pydantic 2.x 支援(你使用新版本)===
|
| 26 |
pydantic
|
|
|
|
| 21 |
# === OCR 圖像處理 ===
|
| 22 |
easyocr
|
| 23 |
Pillow
|
| 24 |
+
aiofiles
|
| 25 |
|
| 26 |
# === Pydantic 2.x 支援(你使用新版本)===
|
| 27 |
pydantic
|