AlessandroAlfieri commited on
Commit
d1e9b42
·
verified ·
1 Parent(s): b891520

requirements aggiornati

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -9
requirements.txt CHANGED
@@ -1,9 +1,11 @@
1
- streamlit
2
- transformers
3
- langchain
4
- openai
5
- python-dotenv
6
- crewai
7
- faiss-cpu
8
- pandas
9
- numpy
 
 
 
1
+ streamlit
2
+ transformers
3
+ langchain
4
+ openai
5
+ python-dotenv
6
+ crewai
7
+ faiss-cpu
8
+ pandas
9
+ numpy
10
+ langchain-openai
11
+ langchain-community