sickcell commited on
Commit
c6dec66
1 Parent(s): b7d794d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ pandas==2.2.2
2
  faiss-cpu==1.8.0
3
  numpy==1.24.3
4
  sentence_transformers==3.0.1
5
- torch==2.4.0
 
 
2
  faiss-cpu==1.8.0
3
  numpy==1.24.3
4
  sentence_transformers==3.0.1
5
+ torch==2.4.0
6
+ openai==1.37.2