CR7CAD commited on
Commit
b1a9b4f
·
verified ·
1 Parent(s): 4077883

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
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
 
1
  streamlit==1.21.0
2
  python-docx==0.8.11
3
  transformers==4.28.0
4
+ numpy==1.23.5
5
+ scipy==1.9.3
6
+ torch==1.13.1