Spaces:
Sleeping
Sleeping
rongo1
commited on
Commit
·
756c058
1
Parent(s):
c85c923
fix
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio==4.44.1
|
|
|
2 |
google-generativeai==0.8.0
|
3 |
pandas==2.1.4
|
4 |
openpyxl==3.1.2
|
|
|
1 |
gradio==4.44.1
|
2 |
+
pydantic==2.10.6
|
3 |
google-generativeai==0.8.0
|
4 |
pandas==2.1.4
|
5 |
openpyxl==3.1.2
|