KuberMehta commited on
Commit
22e48d1
·
verified ·
1 Parent(s): 048c938

Fixed up requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -8
requirements.txt CHANGED
@@ -1,13 +1,7 @@
1
- # Core dependencies
2
  gradio
3
  huggingface_hub
4
  cohere
5
  google-genai
6
- google.generativeai
7
  anthropic
8
- openai
9
-
10
- # Optional dependencies
11
- requests
12
- aiohttp
13
- typing-extensions
 
 
1
  gradio
2
  huggingface_hub
3
  cohere
4
  google-genai
5
+ python-dotenv
6
  anthropic
7
+ openai