Spaces:
Runtime error
Runtime error
Tristan Thrush
commited on
Commit
·
d2c4c8f
1
Parent(s):
97530bc
reverted all latest changes
Browse files- requirements.txt +6 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
-
pandas
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
pandas
|
| 2 |
+
tqdm
|
| 3 |
+
streamlit
|
| 4 |
+
huggingface_hub
|
| 5 |
+
numpy
|
| 6 |
+
streamlit-aggrid
|