Skip to content

Commit

Permalink
fix: huggingface-hub requirements (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
sash-a authored Mar 5, 2024
1 parent a13f0bf commit ed9a355
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion requirements/requirements-train.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
dm-haiku==0.0.9
huggingface-hub
hydra-core==1.3
neptune-client==0.16.15
optax>=0.1.4
Expand Down
1 change: 1 addition & 0 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
chex>=0.1.3
dm-env>=1.5
gym>=0.22.0
huggingface-hub
jax>=0.2.26
matplotlib~=3.7.4
numpy>=1.19.5
Expand Down

0 comments on commit ed9a355

Please sign in to comment.