Create a few basic tests

This commit is contained in:
Debanjum Singh Solanky
2021-08-17 03:27:16 -07:00
parent af9660f28e
commit 569e30b1c8
5 changed files with 158 additions and 1 deletions

View File

@@ -8,4 +8,5 @@ dependencies:
- transformers
- sentence-transformers
- fastapi
- uvicorn
- uvicorn
- pytest