Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ transformers>=4.30.0
|
|
| 3 |
gradio>=3.40.0
|
| 4 |
spacy==3.4.4
|
| 5 |
scikit-learn>=1.2.0
|
| 6 |
-
pydantic==1.10.
|
| 7 |
fastapi==0.86.0
|
| 8 |
robust-deid==0.3.1
|
| 9 |
scispacy==0.5.2
|
|
|
|
| 3 |
gradio>=3.40.0
|
| 4 |
spacy==3.4.4
|
| 5 |
scikit-learn>=1.2.0
|
| 6 |
+
pydantic==1.10.13
|
| 7 |
fastapi==0.86.0
|
| 8 |
robust-deid==0.3.1
|
| 9 |
scispacy==0.5.2
|