Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torch>=2.0.0
|
|
3 |
gradio>=4.44.1
|
4 |
datasets>=2.14.0
|
5 |
accelerate>=0.21.0
|
6 |
-
pandas>=2.0.0
|
|
|
|
3 |
gradio>=4.44.1
|
4 |
datasets>=2.14.0
|
5 |
accelerate>=0.21.0
|
6 |
+
pandas>=2.0.0
|
7 |
+
numpy>=1.24.0
|