Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +10 -2
requirements.txt
CHANGED
|
@@ -1,3 +1,11 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
| 2 |
pandas
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
|
| 3 |
+
gliner
|
| 4 |
pandas
|
| 5 |
+
plotly
|
| 6 |
+
|
| 7 |
+
transformers
|
| 8 |
+
torch
|
| 9 |
+
streamlit-extras
|
| 10 |
+
|
| 11 |
+
comet_ml
|