Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ pandas<=1.4
|
|
| 2 |
python-dotenv
|
| 3 |
protobuf~=3.19.0
|
| 4 |
huggingface-hub==0.9.1
|
| 5 |
-
datasets==2.8.0
|
|
|
|
|
|
| 2 |
python-dotenv
|
| 3 |
protobuf~=3.19.0
|
| 4 |
huggingface-hub==0.9.1
|
| 5 |
+
datasets==2.8.0
|
| 6 |
+
altair<5
|