arjunanand13 commited on
Commit
943d88d
·
verified ·
1 Parent(s): 0717edd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,16 +1,15 @@
1
  numpy<2.0.0
2
  torch==2.1.0
3
- transformers==4.21.0
4
- sentence_transformers==2.2.2
5
  langchain==0.0.333
6
  langchain_community
7
  faiss-gpu==1.7.2
8
- accelerate==0.20.3
9
  bitsandbytes==0.41.2.post2
10
  einops==0.7.0
11
  xformers==0.0.22.post7
12
- gradio==3.50.0
13
- huggingface_hub==0.15.1
14
 
15
 
16
  #2024 june requirements
 
1
  numpy<2.0.0
2
  torch==2.1.0
3
+ transformers==4.35.0
 
4
  langchain==0.0.333
5
  langchain_community
6
  faiss-gpu==1.7.2
7
+ accelerate==0.24.1
8
  bitsandbytes==0.41.2.post2
9
  einops==0.7.0
10
  xformers==0.0.22.post7
11
+ gradio==4.1.2
12
+ huggingface_hub>=0.23.2
13
 
14
 
15
  #2024 june requirements