gael1130 commited on
Commit
f6cc29b
·
verified ·
1 Parent(s): 8285a99

Update requirements.txt

Browse files

adding the rest of the requirements

Files changed (1) hide show
  1. requirements.txt +7 -1
requirements.txt CHANGED
@@ -1 +1,7 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
 
1
+ huggingface_hub==0.25.2
2
+ gradio
3
+ pandas
4
+ langchain
5
+ langchain-openai
6
+ langchain-experimental
7
+ python-dotenv