vishurdx commited on
Commit
34de15b
·
verified ·
1 Parent(s): 71dd4c8

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ sentence-transformers
3
+ scikit-learn
4
+ numpy
5
+ git+https://github.com/rzagreb/eventbrite_scrapper.git
6
+ tabulate
7
+ pandas
8
+ Pillow
9
+ matplotlib