saherPervaiz commited on
Commit
b9f6363
·
verified ·
1 Parent(s): 0ccf2c7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
 
2
  streamlit==1.20.0
3
  groq==0.2.0
 
 
4
 
 
1
 
2
  streamlit==1.20.0
3
  groq==0.2.0
4
+ from groq_client import GroqClient
5
+
6