Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ gradio==4.36.0
|
|
3 |
torch==2.3.0
|
4 |
datasets==2.19.0
|
5 |
beautifulsoup4==4.12.2
|
6 |
-
openpyxl==3.1.2
|
|
|
|
3 |
torch==2.3.0
|
4 |
datasets==2.19.0
|
5 |
beautifulsoup4==4.12.2
|
6 |
+
openpyxl==3.1.2
|
7 |
+
pydantic==2.10.6
|