FD900 commited on
Commit
c2a8f61
·
verified ·
1 Parent(s): a533848

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +25 -0
requirements.txt CHANGED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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