dominiks commited on
Commit
52c00bf
·
verified ·
1 Parent(s): 6275778

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -2
requirements.txt CHANGED
@@ -1,6 +1,16 @@
1
  spaces
2
  --extra-index-url https://download.pytorch.org/whl/cu113
3
- torch
 
4
  gradio==5.23.1
 
 
 
 
 
 
 
5
  transformers==4.37.2
6
- accelerate
 
 
 
1
  spaces
2
  --extra-index-url https://download.pytorch.org/whl/cu113
3
+ contextual-client
4
+ openai
5
  gradio==5.23.1
6
+ accelerate
7
+ bm25s
8
+ PyStemmer
9
+ python-docx
10
+ torch==2.2.0
11
+ faiss-cpu
12
+ sentence-transformers==2.7.0
13
  transformers==4.37.2
14
+ einops
15
+ numpy<2
16
+ datasets