Enable Semantic Search on Images

This commit is contained in:
Debanjum Singh Solanky
2021-08-22 21:00:54 -07:00
parent fd217fe8b7
commit 4daeddbbda
5 changed files with 104 additions and 28 deletions

View File

@@ -10,4 +10,6 @@ dependencies:
- fastapi
- uvicorn
- pyyaml
- pytest
- pytest
- pillow
- torchvision