You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
273 B
YAML
18 lines
273 B
YAML
2 years ago
|
name: geografia_research
|
||
|
|
||
|
dependencies:
|
||
|
- pip
|
||
|
- python=3.8
|
||
|
- numpy
|
||
|
- matplotlib
|
||
|
- ipykernel
|
||
|
- pytorch
|
||
|
- transformers
|
||
|
- torchvision
|
||
|
- cudatoolkit=10.2
|
||
|
- pip:
|
||
|
- imutils==0.5.4
|
||
|
- spacy==3.3.0
|
||
|
- opencv-python==4.2.0.32
|
||
|
- tensorflow==2.8.0
|