arjunanand13 commited on
Commit
ef2cef4
1 Parent(s): c46980d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +23 -10
requirements.txt CHANGED
@@ -1,11 +1,24 @@
1
- git+https://github.com/huggingface/accelerate.git
2
- bitsandbytes
3
- langchain-community
4
- einops
5
- gradio
6
- huggingface_hub
7
  langchain==0.0.333
8
- sentence_transformers
9
- torch
10
- transformers
11
- xformers
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==0.24.1
2
+ bitsandbytes==0.41.2.post2
3
+ einops==0.7.0
4
+ gradio==4.1.2
5
+ huggingface_hub==0.17.3
 
6
  langchain==0.0.333
7
+ sentence_transformers==2.2.2
8
+ torch==2.1.0
9
+ transformers==4.35.0
10
+ xformers==0.0.22.post7
11
+
12
+
13
+
14
+ #git+https://github.com/huggingface/accelerate.git
15
+ #bitsandbytes
16
+ #langchain-community
17
+ #einops
18
+ #gradio
19
+ #huggingface_hub
20
+ #langchain==0.0.333
21
+ #sentence_transformers
22
+ #torch
23
+ #transformers
24
+ #xformers