mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-27 17:35:07 +01:00
9 lines
149 B
YAML
9 lines
149 B
YAML
name: semantic-search
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- python=3.*
|
|
- numpy=1.21.*
|
|
- pytorch
|
|
- transformers
|
|
- sentence-transformers
|