Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -9,3 +9,5 @@ scikit-learn==1.2.2
|
|
9 |
transformers==4.33.3
|
10 |
torch==2.0.1
|
11 |
pandas==1.5.3
|
|
|
|
|
|
9 |
transformers==4.33.3
|
10 |
torch==2.0.1
|
11 |
pandas==1.5.3
|
12 |
+
gradio==5.38.2
|
13 |
+
pydantic==2.10.6
|