We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da80152 commit 5e66c60Copy full SHA for 5e66c60
conda/meta.yaml
@@ -22,6 +22,7 @@ requirements:
22
- pytorch
23
- pandas
24
- requests
25
+ - tqdm
26
27
test:
28
imports:
@@ -37,4 +38,4 @@ about:
37
38
license_file: LICENSE
39
summary: Torchhd is a Python library for Hyperdimensional Computing
40
dev_url: https://github.com/hyperdimensional-computing/torchhd
- doc_url: https://torchhd.readthedocs.io
41
+ doc_url: https://torchhd.readthedocs.io
0 commit comments