mrsk1883 commited on
Commit
31ce773
·
1 Parent(s): a83be82

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -4
requirements.txt CHANGED
@@ -1,7 +1,16 @@
1
  gradio
2
- PyPDF2
3
  transformers
 
4
  gtts
5
- re
6
- base64
7
- pydub
 
 
 
 
 
 
 
 
 
 
1
  gradio
 
2
  transformers
3
+ PyPDF2
4
  gtts
5
+ torch
6
+ numpy
7
+ pytest
8
+ sphinx
9
+ huggingface-hub
10
+ IPython
11
+ torchvision
12
+ torchaudio
13
+ tensorflow
14
+ flax
15
+ pydub
16
+ base64