pratikshahp commited on
Commit
4dd2e0a
·
verified ·
1 Parent(s): 8ba1102

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1 +1,5 @@
1
- python-dotenv
 
 
 
 
 
1
+ gradio==3.34.0
2
+ langchain==0.0.300
3
+ langchain-huggingface==0.0.2
4
+ httpx==0.24.1
5
+ python-dotenv==1.0.0