Skip to content

Commit 8b11361

Browse files
committed
add theme
1 parent ce2c907 commit 8b11361

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/requirements.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
name: docs
22
channels:
33
- conda-forge
4-
- pytorch
54
dependencies:
65
- python
76
- pip
87

98
- numpy
109
- pandas
1110

12-
- pytorch
13-
- ignite
11+
- pytorch-cpu
12+
- pytorch-ignite
1413

15-
- mlflow
14+
- mlflow<2.16
1615
- scikit-learn>=1.0
1716

1817
- tqdm
1918

2019
- sphinxcontrib-bibtex
20+
- sphinx_rtd_theme
2121

2222
- pip:
2323
- molgrid

0 commit comments

Comments
 (0)