HarryLee commited on
Commit
fb219a8
·
1 Parent(s): 0a609c0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,3 +1,6 @@
 
 
1
  bertopic
2
- protobuf==3.20.1
3
- numba==0.51.2
 
 
1
+ streamlit
2
+ pandas==1.3.0
3
  bertopic
4
+ datasets
5
+ numpy==1.22.0
6
+ numba==0.53.*