Arnab Das commited on
Commit
31d61c7
·
1 Parent(s): 2e016a4

HF bug, added recommendation.

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ torch==2.4.0
3
  torchaudio==2.4.0
4
  numpy==1.24.4
5
  omegaconf==2.3.0
6
- matplotlib
 
 
3
  torchaudio==2.4.0
4
  numpy==1.24.4
5
  omegaconf==2.3.0
6
+ matplotlib
7
+ pydantic==2.10.6