mirror of
https://github.com/khoj-ai/khoj.git
synced 2025-02-17 16:14:21 +00:00
10 lines
149 B
YAML
10 lines
149 B
YAML
|
name: semantic-search
|
||
|
channels:
|
||
|
- conda-forge
|
||
|
dependencies:
|
||
|
- python=3.*
|
||
|
- numpy=1.21.*
|
||
|
- pytorch
|
||
|
- transformers
|
||
|
- sentence-transformers
|