Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,3 +2,4 @@ allennlp
|
|
2 |
allennlp-models
|
3 |
torch
|
4 |
gradio
|
|
|
|
2 |
allennlp-models
|
3 |
torch
|
4 |
gradio
|
5 |
+
pydantic==1.10.10
|