Spaces:
Paused
Paused
Update requirements.txt
Browse files- 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
|