Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -8,3 +8,9 @@ transformers>=4.30.0
|
|
8 |
gradio>=3.40
|
9 |
numpy
|
10 |
torch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
gradio>=3.40
|
9 |
numpy
|
10 |
torch
|
11 |
+
transformers>=4.30.0
|
12 |
+
gradio>=3.40
|
13 |
+
numpy
|
14 |
+
torch
|
15 |
+
PyPDF2
|
16 |
+
python-docx
|