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