Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -14
requirements.txt
CHANGED
@@ -1,15 +1,3 @@
|
|
1 |
-
git+https://github.com/huggingface/transformers.git
|
2 |
-
accelerate
|
3 |
-
torch
|
4 |
-
torchaudio
|
5 |
-
torchvision
|
6 |
-
gdown
|
7 |
-
transformers
|
8 |
-
soundfile
|
9 |
gradio
|
10 |
-
|
11 |
-
|
12 |
-
Pillow
|
13 |
-
pytesseract
|
14 |
-
gTTS==2.2.1
|
15 |
-
pdfminer.six==20201018
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
+
torch
|
3 |
+
git+https://github.com/huggingface/transformers.git@e7ed7ffdcb66c78d3437ed4c3a63c3640f50f436#egg=transformers
|
|
|
|
|
|
|
|