Duy commited on
Commit ·
7330864
1
Parent(s): 2f51256
chore: remove unused Multi-Template-Matching dependency
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,6 @@ numpy>=1.24.0
|
|
| 3 |
torch>=2.1.0
|
| 4 |
torchvision>=0.16.0
|
| 5 |
Pillow>=10.0.0
|
| 6 |
-
Multi-Template-Matching>=2.0.0
|
| 7 |
fastapi>=0.110.0
|
| 8 |
uvicorn>=0.29.0
|
| 9 |
python-multipart>=0.0.9
|
|
|
|
| 3 |
torch>=2.1.0
|
| 4 |
torchvision>=0.16.0
|
| 5 |
Pillow>=10.0.0
|
|
|
|
| 6 |
fastapi>=0.110.0
|
| 7 |
uvicorn>=0.29.0
|
| 8 |
python-multipart>=0.0.9
|