Ashhar commited on
Commit
157791c
1 Parent(s): c1f566c

add openai dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  python-dotenv
2
  groq
 
3
  transformers
4
  gradio_client
5
  anthropic
 
1
  python-dotenv
2
  groq
3
+ openai
4
  transformers
5
  gradio_client
6
  anthropic