Dimasnoufal commited on
Commit
07b4b77
1 Parent(s): 3292e43

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio==4.21.0
2
+ langchain==0.1.12
3
+ wikipedia==1.4.0
4
+ openai==1.14.1
5
+ transformers==4.38.2
6
+ torch==2.2.1
7
+ langchain_google_genai==0.0.11
8
+ langchain-community==0.0.34