Spaces:
Running
Running
Commit
·
53571d2
1
Parent(s):
89211ec
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ pandas==1.3.3
|
|
| 3 |
scikit-learn==1.5.1
|
| 4 |
tensorflow==2.10.1
|
| 5 |
gradio==4.44.0
|
| 6 |
-
huggingface_hub==0.36.0
|
|
|
|
|
|
| 3 |
scikit-learn==1.5.1
|
| 4 |
tensorflow==2.10.1
|
| 5 |
gradio==4.44.0
|
| 6 |
+
huggingface_hub==0.36.0
|
| 7 |
+
pydantic==2.10.6
|