gmustafa413 commited on
Commit
7ba1fbb
·
verified ·
1 Parent(s): b132f67

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1,8 +1,12 @@
1
  transformers
2
  faiss-cpu
3
  gradio
4
- groq
5
  datasets
 
 
 
 
6
  numpy
7
  torch
 
8
  huggingface_hub[hf_xet]
 
1
  transformers
2
  faiss-cpu
3
  gradio
 
4
  datasets
5
+ sentence-transformers
6
+ huggingface-hub
7
+ fsspec
8
+ groq
9
  numpy
10
  torch
11
+ tqdm
12
  huggingface_hub[hf_xet]