Shriharsh commited on
Commit
c3605f1
·
verified ·
1 Parent(s): 1bb4299

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -2,7 +2,6 @@ gradio==4.19.2
2
  requests==2.31.0
3
  beautifulsoup4==4.12.3
4
  sentence-transformers==2.5.0
5
- transformers==4.36.2 # Downgraded to fix compatibility with optimum 1.14.0
6
  torch==2.2.1
7
- numpy==1.26.4
8
- optimum[onnxruntime]==1.14.0
 
2
  requests==2.31.0
3
  beautifulsoup4==4.12.3
4
  sentence-transformers==2.5.0
5
+ transformers==4.36.2
6
  torch==2.2.1
7
+ numpy==1.26.4