KingmaoQ commited on
Commit
e84617a
·
verified ·
1 Parent(s): d7bd490

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -33,6 +33,8 @@ langchain-huggingface==1.2.0
33
 
34
  # Hugging Face Hub: keep <1.0 to avoid HfFolder-removed breakages
35
  huggingface-hub>=0.24,<1.0
 
 
36
 
37
  # --------------------
38
  # RL & offline RL
 
33
 
34
  # Hugging Face Hub: keep <1.0 to avoid HfFolder-removed breakages
35
  huggingface-hub>=0.24,<1.0
36
+ langchain-groq>=0.2.0
37
+
38
 
39
  # --------------------
40
  # RL & offline RL