arjunanand13 commited on
Commit
2bdcfb5
1 Parent(s): 7b28d89

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -14
requirements.txt CHANGED
@@ -1,3 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  accelerate==0.24.1
2
  bitsandbytes==0.41.2.post2
3
  einops==0.7.0
@@ -13,17 +30,3 @@ faiss-gpu==1.7.2
13
  tokenizers
14
  #faiss-cpu
15
 
16
-
17
-
18
-
19
- #git+https://github.com/huggingface/accelerate.git
20
- #bitsandbytes
21
- #langchain-community
22
- #einops
23
- #gradio
24
- #huggingface_hub
25
- #langchain==0.0.333
26
- #sentence_transformers
27
- #torch
28
- #transformers
29
- #xformers
 
1
+ accelerate
2
+ bitsandbytes
3
+ einops
4
+ gradio
5
+ huggingface_hub
6
+ langchain
7
+ sentence_transformers
8
+ torch
9
+ transformers
10
+ xformers
11
+ faiss-gpu
12
+ tokenizers
13
+
14
+
15
+
16
+
17
+
18
  accelerate==0.24.1
19
  bitsandbytes==0.41.2.post2
20
  einops==0.7.0
 
30
  tokenizers
31
  #faiss-cpu
32