Vrda commited on
Commit
a5a4feb
·
verified ·
1 Parent(s): 4ceda31

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  streamlit>=1.30.0
2
  google-genai>=1.0.0
 
3
  groq>=0.4.0
4
  python-dotenv>=1.0.0
5
  huggingface-hub>=0.20.0
 
1
  streamlit>=1.30.0
2
  google-genai>=1.0.0
3
+ openai>=1.0.0
4
  groq>=0.4.0
5
  python-dotenv>=1.0.0
6
  huggingface-hub>=0.20.0