FD900 commited on
Commit
5413228
·
verified ·
1 Parent(s): 368de35

Update requirements.txt

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