gauravchand11 commited on
Commit
8bad03b
·
verified ·
1 Parent(s): 2a8dc4e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -5
requirements.txt CHANGED
@@ -1,10 +1,16 @@
1
  gradio
2
- transformers
3
  torch
4
- pytesseract
 
5
  Pillow
6
- PyPDF2
 
7
  requests
8
- huggingface-hub
9
  uuid
10
- accelerate
 
 
 
 
 
 
1
  gradio
 
2
  torch
3
+ transformers
4
+ huggingface-hub
5
  Pillow
6
+ pytesseract
7
+ PyMuPDF
8
  requests
9
+ python-dotenv
10
  uuid
11
+ firebase-admin
12
+ google-auth
13
+ google-auth-oauthlib
14
+ python-jose
15
+ accelerate
16
+ PyPDF2