dlaima commited on
Commit
10ac6a4
·
verified ·
1 Parent(s): 3b64660

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -8
requirements.txt CHANGED
@@ -1,11 +1,7 @@
1
-
2
-
3
-
4
-
5
- gradio==3.0.16
6
- langchain==0.0.200
7
- openai==0.27.0
8
- pydantic==1.10.9
9
 
10
 
11
 
 
1
+ gradio
2
+ langchain
3
+ openai
4
+ wikipedia-api
 
 
 
 
5
 
6
 
7