-
Notifications
You must be signed in to change notification settings - Fork 8
/
environment-gpu.yaml
66 lines (64 loc) · 1.34 KB
/
environment-gpu.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
name: texta-rest-gpu
channels:
- conda-forge
- anaconda
- bioconda
- menpo
dependencies:
- python=3.8
- pip
- lxml
- matplotlib
- graphviz
- pydot
- psutil
- pynvml
- uwsgi
- nginx
- supervisor
- psycopg2<2.9
- mysqlclient
- pip:
- django==2.*
- django-multiselectfield
- django-rest-serializer-field-permissions
- django-cors-headers
- django-extensions
- django-filter
- dj-rest-auth[with_social]
- djangorestframework==3.11.*
- drf-nested-routers
- celery==4.*
- redis==3.*
- elasticsearch==7.13.3
- elasticsearch_dsl>7<8
- termcolor
- django-environ
- joblib
- python-json-logger
- drf-yasg
- xlrd==1.2.0
- dill
- texta-anonymizer==1.*
- texta-mlp==1.17.*
- texta-lexicon-matcher==1.*
- texta-tools==2.*
- texta-embedding==1.*
- texta-elastic-tools==1.*
- texta-tagger==3.*
- texta-torch-tagger==3.*
- texta-bert-tagger==2.3.*
- texta-crf-extractor==2.*
- torch==1.11.0+cu113
- -f https://download.pytorch.org/whl/torch_stable.html
- pyjwt<2
- beautifulsoup4
- nltk==3.6.*
- python-slugify
- sumy
- django-environ
- mrakun
- pelecanus
- openpyxl
- scipy==1.5.*
- cryptography