celik-muhammed commited on
Commit
f3739f5
·
verified ·
1 Parent(s): 6a2d46c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt CHANGED
@@ -4,7 +4,13 @@ seaborn
4
  streamlit
5
  pyyaml
6
 
 
7
  huggingface_hub
 
 
 
 
 
8
 
9
  build
10
  twine
 
4
  streamlit
5
  pyyaml
6
 
7
+ # LLM models
8
  huggingface_hub
9
+ openai
10
+ groq
11
+ google
12
+ deepseek
13
+ anthropic
14
 
15
  build
16
  twine