MalikShehram commited on
Commit
6852fd6
·
verified ·
1 Parent(s): 60a91e7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,2 +1,4 @@
 
1
  gradio==3.40.1
2
- groq-client==0.1.0
 
 
1
+ # Core dependencies
2
  gradio==3.40.1
3
+ # Groq Python SDK for LLM access
4
+ groq>=0.1.0