Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -9,4 +9,6 @@ tqdm
|
|
9 |
ujson
|
10 |
gradio
|
11 |
gradio_client
|
12 |
-
numpy==1.
|
|
|
|
|
|
9 |
ujson
|
10 |
gradio
|
11 |
gradio_client
|
12 |
+
numpy==1.23.5
|
13 |
+
pandas==1.5.3
|
14 |
+
datasets==2.4.0
|