Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +14 -14
requirements.txt
CHANGED
|
@@ -1,14 +1,14 @@
|
|
| 1 |
-
fastapi
|
| 2 |
-
uvicorn[standard]
|
| 3 |
-
pydantic
|
| 4 |
-
pydantic-settings
|
| 5 |
-
python-multipart
|
| 6 |
-
motor
|
| 7 |
-
pymongo
|
| 8 |
-
python-dotenv
|
| 9 |
-
Pillow
|
| 10 |
-
timm
|
| 11 |
-
torch
|
| 12 |
-
safetensors
|
| 13 |
-
easyocr
|
| 14 |
-
huggingface_hub
|
|
|
|
| 1 |
+
fastapi
|
| 2 |
+
uvicorn[standard]
|
| 3 |
+
pydantic
|
| 4 |
+
pydantic-settings
|
| 5 |
+
python-multipart
|
| 6 |
+
motor
|
| 7 |
+
pymongo
|
| 8 |
+
python-dotenv
|
| 9 |
+
Pillow
|
| 10 |
+
timm
|
| 11 |
+
torch
|
| 12 |
+
safetensors
|
| 13 |
+
easyocr
|
| 14 |
+
huggingface_hub
|