bisoye commited on
Commit
0ccfebd
1 Parent(s): 47c8018

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
 
2
- gradio==3.35.2
3
- torch
4
- transformers
5
- langchain
6
- langchain_community
7
  langchain_cohere
8
- cohere
 
1
 
2
+ gradio==4.37.2
3
+ torch==2.3.1
4
+ transformers==4.42.3
5
+ langchain==0.2.6
6
+ langchain_community==0.2.6
7
  langchain_cohere
8
+ cohere=5.5.8