Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
torch==1.12.0
|
| 2 |
torchvision==0.13.0
|
| 3 |
git+https://github.com/deepdoctection/deepdoctection#egg=deepdoctection[hf]
|
|
|
|
| 1 |
+
Pillow==9.5.0
|
| 2 |
torch==1.12.0
|
| 3 |
torchvision==0.13.0
|
| 4 |
git+https://github.com/deepdoctection/deepdoctection#egg=deepdoctection[hf]
|