Spaces:
Runtime error
Runtime error
polinaeterna
commited on
Commit
·
aa43a9d
1
Parent(s):
593892b
fix
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ polars
|
|
| 4 |
torch
|
| 5 |
huggingface_hub
|
| 6 |
pandas
|
| 7 |
-
numpy<2
|
|
|
|
|
|
| 4 |
torch
|
| 5 |
huggingface_hub
|
| 6 |
pandas
|
| 7 |
+
numpy<2
|
| 8 |
+
tqdm
|