CR7CAD commited on
Commit
6135a86
·
verified ·
1 Parent(s): d016745

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- streamlit>=1.21.0
2
- python-docx>=0.8.11
3
- textract>=1.6.5
4
- transformers>=4.28.0
5
- torch>=2.0.0
6
- numpy>=1.22.0
7
- scipy>=1.9.0
 
1
+ streamlit==1.21.0
2
+ python-docx==0.8.11
3
+ transformers==4.28.0
4
+ torch==2.0.1
5
+ numpy==1.22.4
6
+ scipy==1.9.1