Pedrampedram commited on
Commit
c0f1c13
1 Parent(s): 37e6628

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -3
requirements.txt CHANGED
@@ -1,5 +1,12 @@
1
- transformers==4.27.1
2
- torch>=1.13.1
3
  datasets==2.10.1
4
 
5
- tqdm==4.65.0
 
 
 
 
 
 
 
 
1
+ #transformers==4.27.1
2
+ #torch>=1.13.1
3
  datasets==2.10.1
4
 
5
+ #tqdm==4.65.0
6
+
7
+ langchain
8
+ huggingface_hub
9
+ sentence_transformers
10
+ pandas
11
+ faiss-cpu
12
+ streamlit