lighthouse-emnlp2024 commited on
Commit
1371b79
·
1 Parent(s): 6d412a7

Fix requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,3 +3,4 @@ torch==2.1.0
3
  torchvision==0.16.0
4
  torchaudio==2.1.0
5
  torchtext==0.16.0
 
 
3
  torchvision==0.16.0
4
  torchaudio==2.1.0
5
  torchtext==0.16.0
6
+ pydantic==2.10.6