Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,7 +12,8 @@ gradio
|
|
12 |
pillow
|
13 |
pymupdf
|
14 |
requests
|
15 |
-
reportlab
|
|
|
16 |
python-docx
|
17 |
safetensors
|
18 |
torchvision
|
|
|
12 |
pillow
|
13 |
pymupdf
|
14 |
requests
|
15 |
+
reportlab
|
16 |
+
num2words
|
17 |
python-docx
|
18 |
safetensors
|
19 |
torchvision
|