Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ matplotlib==3.5.2
|
|
4 |
tensorflow==2.9.0
|
5 |
torch==1.12.0
|
6 |
git+https://github.com/huggingface/transformers
|
7 |
-
datasets==2.3.2
|
|
|
|
4 |
tensorflow==2.9.0
|
5 |
torch==1.12.0
|
6 |
git+https://github.com/huggingface/transformers
|
7 |
+
datasets==2.3.2
|
8 |
+
pandas==1.3.5
|