Delete requirements.txt
Browse files- requirements.txt +0 -14
requirements.txt
DELETED
|
@@ -1,14 +0,0 @@
|
|
| 1 |
-
fastapi
|
| 2 |
-
uvicorn
|
| 3 |
-
python-multipart
|
| 4 |
-
pillow
|
| 5 |
-
numpy
|
| 6 |
-
transformers
|
| 7 |
-
accelerate
|
| 8 |
-
huggingface_hub
|
| 9 |
-
scipy
|
| 10 |
-
imutils
|
| 11 |
-
opencv-python-headless
|
| 12 |
-
# Torch is installed manually in Dockerfile, but good to have here for local dev
|
| 13 |
-
# torch
|
| 14 |
-
# torchvision
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|