Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,7 @@ sentence-transformers
|
|
| 3 |
scikit-learn
|
| 4 |
numpy
|
| 5 |
git+https://github.com/rzagreb/eventbrite_scrapper.git
|
| 6 |
-
tabulate
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
scikit-learn
|
| 4 |
numpy
|
| 5 |
git+https://github.com/rzagreb/eventbrite_scrapper.git
|
| 6 |
+
tabulate
|
| 7 |
+
pandas
|
| 8 |
+
Pillow
|
| 9 |
+
matplotlib
|