awacke1 commited on
Commit
749ed7a
·
verified ·
1 Parent(s): 97bb9a0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -17
requirements.txt CHANGED
@@ -1,22 +1,14 @@
1
- gradio_client
2
- huggingface_hub
 
3
  audio-recorder-streamlit
4
  beautifulsoup4
5
- faiss-cpu
6
- langchain
7
- mistune
8
- PyPDF2
9
  python-dotenv
10
- pytz
11
- tiktoken
12
- textract
13
- openai
14
- opencv-python
15
  moviepy
16
- # Agentic RAG
17
- pandas
18
- tqdm
19
- requests
20
- pytesseract
21
  Pillow
22
- moviepy.editor
 
 
 
 
 
1
+ streamlit
2
+ requests
3
+ tqdm
4
  audio-recorder-streamlit
5
  beautifulsoup4
 
 
 
 
6
  python-dotenv
7
+ gradio_client
 
 
 
 
8
  moviepy
 
 
 
 
 
9
  Pillow
10
+ PyPDF2
11
+ openai
12
+ pandas
13
+ opencv-python
14
+ pytz