wannaphong
commited on
Commit
•
8e8bca6
1
Parent(s):
bd33d5b
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
spacy==3.4.1
|
2 |
fastcoref==2.1.0
|
3 |
-
pythainlp==4.0.1
|
|
|
|
|
|
1 |
spacy==3.4.1
|
2 |
fastcoref==2.1.0
|
3 |
+
pythainlp==4.0.1
|
4 |
+
pydantic==1.10.11
|
5 |
+
pydantic_core==2.3.0
|