Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
torch==1.9.0
|
| 2 |
torchvision==0.10.0
|
|
|
|
| 3 |
-e git+https://github.com/deepdoctection/deepdoctection#egg=deepdoctection[hf]
|
|
|
|
| 1 |
torch==1.9.0
|
| 2 |
torchvision==0.10.0
|
| 3 |
+
-e dataflow @ git+https://github.com/tensorpack/dataflow.git'
|
| 4 |
-e git+https://github.com/deepdoctection/deepdoctection#egg=deepdoctection[hf]
|