Skip to content

Commit 2a0d927

Browse files
committed
fix: pin huggingface_hub version for nemo to work
1 parent 07904d7 commit 2a0d927

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

retro/requirements1.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## nvidia NeMo
22
nemo_toolkit[asr] ~= 1.20.0
3+
huggingface-hub==0.23.2 # version pinning needed for NeMo
34

45
## pytorch
56
--extra-index-url https://download.pytorch.org/whl/cu116

0 commit comments

Comments
 (0)