mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-23 15:38:55 +01:00
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:
parent
3b81fafa3e
commit
dcf7b2d04f
1 changed files with 0 additions and 6 deletions
|
@ -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
|
Loading…
Reference in a new issue