SamuelM0422 commited on
Commit
4b0f919
·
verified ·
1 Parent(s): 463a8ca

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -0
requirements.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ datasets
2
+ transformers
3
+ huggingface_hub
4
+ torch
5
+ streamlit
6
+ python-dotenv
7
+ ipython
8
+ langchain
9
+ langchain-community
10
+ langchain-openai
11
+ langchain-groq
12
+ langchain-core
13
+ langgraph
14
+ tqdm
15
+ typing_extensions
16
+ chainlit