Remove requirements.txt for now as virtualenv setup doesn't work

Haven't gotten it to work on Mac or Ubuntu. Remove to avoid confusion
for now. Application depends on miniconda for now
This commit is contained in:
Debanjum Singh Solanky 2021-08-16 00:15:10 -07:00
parent 3b81fafa3e
commit dcf7b2d04f

View file

@ -1,6 +0,0 @@
numpy==1.18.5
torch==1.6.0
transformers==3.3.1
sentence-transformers==0.3.8
fastapi==0.68.0
uvicorn==0.15.0