mgbam commited on
Commit
5131304
·
verified ·
1 Parent(s): e6a7f32

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -8,4 +8,5 @@ langchain>=0.1.0
8
  langchain-community>=0.0.1 # Correct package name (hyphen, not underscore)
9
  openai>=1.0.0
10
  python-dotenv>=1.0.0
11
- groq>=0.5.0 # Add Groq SDK if needed
 
 
8
  langchain-community>=0.0.1 # Correct package name (hyphen, not underscore)
9
  openai>=1.0.0
10
  python-dotenv>=1.0.0
11
+ groq>=0.5.0 # Add Groq SDK if needed
12
+ streamlit_ace