gmustafa413 commited on
Commit
3bc33c7
·
verified ·
1 Parent(s): 2cb6a53

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
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]