IsmatS commited on
Commit
a6ccae9
·
1 Parent(s): 1add76f
app/requirements.txt CHANGED
@@ -12,9 +12,10 @@ openai==1.54.0
12
  # Vector database
13
  pinecone-client==5.0.0
14
 
15
- # Embeddings
16
  sentence-transformers==3.3.1
17
- torch==2.1.2
 
18
 
19
  # Utilities
20
  python-dotenv==1.0.0
 
12
  # Vector database
13
  pinecone-client==5.0.0
14
 
15
+ # Embeddings - Updated for compatibility
16
  sentence-transformers==3.3.1
17
+ torch==2.5.1
18
+ numpy<2.0.0
19
 
20
  # Utilities
21
  python-dotenv==1.0.0
notebooks/vlm_ocr_benchmark.ipynb CHANGED
The diff for this file is too large to render. See raw diff