2022-07-19 16:26:16 +02:00
|
|
|
name: khoj
|
2021-08-16 02:17:37 +02:00
|
|
|
channels:
|
|
|
|
- conda-forge
|
|
|
|
dependencies:
|
2022-07-05 00:01:55 +02:00
|
|
|
- python=3.8.*
|
|
|
|
- numpy=1.22.4
|
2023-01-05 19:09:06 +01:00
|
|
|
- pytorch=1.13.1
|
|
|
|
- torchvision=0.14.1
|
|
|
|
- transformers=4.21.0
|
2021-12-11 17:58:19 +01:00
|
|
|
- sentence-transformers=2.1.0
|
2022-07-05 00:01:55 +02:00
|
|
|
- fastapi=0.77.1
|
|
|
|
- uvicorn=0.17.6
|
|
|
|
- pyyaml=6.0
|
|
|
|
- pytest=7.1.2
|
2023-01-05 19:09:06 +01:00
|
|
|
- pillow=9.3.0
|
2022-07-05 00:01:55 +02:00
|
|
|
- openai=0.20.0
|
|
|
|
- pydantic=1.9.1
|
|
|
|
- jinja2=3.1.2
|
|
|
|
- aiofiles=0.8.0
|
|
|
|
- huggingface_hub=0.8.1
|
2023-01-05 19:09:06 +01:00
|
|
|
- dateparser=1.1.1
|
2023-02-17 19:07:59 +01:00
|
|
|
- schedule=1.1.0
|