CR7CAD commited on
Commit
8ba60ad
·
verified ·
1 Parent(s): cccaa8e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
- streamlit==1.24.1
2
- python-docx==0.8.11
3
- textract==1.6.3
 
 
 
 
1
+ streamlit
2
+ python-docx
3
+ textract
4
+ sentence-transformers
5
+ numpy
6
+ torch