henryhyunwookim commited on
Commit
45421f9
1 Parent(s): f78decb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1 +1,5 @@
1
- huggingface_hub==0.22.2
 
 
 
 
 
1
+ gradio==4.32.1
2
+ langchain==0.2.1
3
+ langchain_google_genai==1.0.5
4
+ python-dotenv==1.0.1
5
+ Requests==2.32.3