Jaward commited on
Commit
b5b766d
·
verified ·
1 Parent(s): afcdc16

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -0
requirements.txt ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ transformers==4.52.1
2
+ autogen-agentchat
3
+ autogen-ext
4
+ gradio
5
+ torch==2.2.2
6
+ git+https://github.com/coqui-ai/TTS
7
+ autogen-ext[anthropic]
8
+ autogen-ext[openai,azure]
9
+ autogen-ext[ollama]
10
+ serpapi
11
+ google-search-results
12
+ soundfile
13
+ PyPDF2