Gabandino commited on
Commit
729528c
·
verified ·
1 Parent(s): 8536ba3

Update requirements.txt for final submssion

Browse files

Add all required agents and tools requirements.

Files changed (1) hide show
  1. requirements.txt +26 -2
requirements.txt CHANGED
@@ -1,2 +1,26 @@
1
- gradio
2
- requests
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ huggingface_hub
2
+ smolagents
3
+ google-api-python-client
4
+ transformers
5
+ sentence-transformers
6
+ python-dotenv
7
+ torchaudio
8
+ requests
9
+ openai
10
+ langgraph
11
+ langchain-core
12
+ langchain-openai
13
+ backoff
14
+ pandas
15
+ torch
16
+ docling
17
+ rich
18
+ av
19
+ yt-dlp
20
+ pysrt
21
+ webvtt-py
22
+ chess
23
+ ipython
24
+ youtube-transcript-api
25
+ devtools
26
+ gradio