Rausda6 commited on
Commit
8b28ba8
·
verified ·
1 Parent(s): 54385bf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,3 +1,5 @@
 
 
1
  # Core ML and NLP dependencies
2
  torch>=2.0.0
3
  transformers>=4.30.0
 
1
+ pydantic==2.10.6
2
+
3
  # Core ML and NLP dependencies
4
  torch>=2.0.0
5
  transformers>=4.30.0