arjunanand13 commited on
Commit
c6b3fa0
·
verified ·
1 Parent(s): 3cce2c4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -12
requirements.txt CHANGED
@@ -1,15 +1,18 @@
1
- numpy<2.0.0
2
- torch==2.1.0
3
- transformers==4.40.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.19.4
 
 
 
13
 
14
 
15
  #2024 june requirements
 
1
+ timm
2
+ sentencepiece
3
+ protobuf
4
+ numpy
5
+ torch
6
+ transformers
7
+ langchain
8
+ langchain_community
9
+ faiss-cpu
10
+ accelerate
11
+ bitsandbytes
12
+ einops
13
+ xformers
14
+ gradio
15
+ huggingface_hub
16
 
17
 
18
  #2024 june requirements