Spaces:
Sleeping
Sleeping
Arnab Das
commited on
Commit
·
31d61c7
1
Parent(s):
2e016a4
HF bug, added recommendation.
Browse files- 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
|