Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
# --- CORE LIBRARIES ---
|
|
|
|
| 2 |
spacy==3.8.2
|
| 3 |
|
| 4 |
gradio==4.44.1
|
|
|
|
| 1 |
# --- CORE LIBRARIES ---
|
| 2 |
+
pydantic==2.10.6
|
| 3 |
spacy==3.8.2
|
| 4 |
|
| 5 |
gradio==4.44.1
|