Files
2026-07-13 13:35:51 +08:00

18 lines
229 B
YAML

name: kg-ci
dependencies:
- python=3.6.9
- pip
- pip:
- torch
- torchvision
- mxnet-cu101
- pytest
- nose
- numpy
- cython
- scipy
- networkx
- matplotlib
- nltk
- requests[security]
- tqdm