Pratap2002 commited on
Commit
defe0dd
·
verified ·
1 Parent(s): 117bce9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,15 +1,16 @@
1
  streamlit
 
 
2
  python-dotenv
3
  requests
4
- Pillow
5
- easyocr
6
  numpy
7
  opencv-python
8
  rembg
9
  textwrap3
 
10
  pytesseract
11
  fonttools
12
  langchain-groq
13
- google-generativeai
14
- protobuf
15
- altair
 
1
  streamlit
2
+ Pillow
3
+ google-generativeai
4
  python-dotenv
5
  requests
 
 
6
  numpy
7
  opencv-python
8
  rembg
9
  textwrap3
10
+ easyocr
11
  pytesseract
12
  fonttools
13
  langchain-groq
14
+ huggingface-hub
15
+ moviepy
16
+ together