AK47-M4A4 commited on
Commit
1c1be92
·
1 Parent(s): ae1d0b9
Files changed (2) hide show
  1. photorec.se2 +0 -0
  2. requirements.txt +20 -1
photorec.se2 ADDED
Binary file (41 kB). View file
 
requirements.txt CHANGED
@@ -1,2 +1,21 @@
 
 
1
  gradio
2
- requests
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ beautifulsoup4
2
+ duckduckgo-search
3
  gradio
4
+ imageio
5
+ langchain
6
+ langchain-core
7
+ langchain-experimental
8
+ langchain-ollama
9
+ langgraph
10
+ opencv-python
11
+ openai-whisper
12
+ pandas
13
+ playwright
14
+ pillow
15
+ python-dotenv
16
+ pytesseract
17
+ requests
18
+ torch
19
+ typing_extensions
20
+ yt-dlp
21
+ youtube-transcript-api