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