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