Files changed (1) hide show
  1. requirements.txt +9 -11
requirements.txt CHANGED
@@ -1,11 +1,9 @@
1
- streamlit>=1.28.0
2
- crewai>=0.11.0
3
- groq>=0.4.0
4
- nltk>=3.8.1
5
- textstat>=0.7.3
6
- beautifulsoup4>=4.12.0
7
- duckduckgo-search>=4.1.0
8
- litellm>=1.0.0
9
- langchain>=0.1.0
10
- markdown>=3.5.0
11
- requests>=2.31.0
 
1
+ streamlit
2
+ crewai
3
+ transformers
4
+ torch
5
+ nltk
6
+ textstat
7
+ beautifulsoup4
8
+ duckduckgo-search
9
+ langchain