Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
wired_table_rec
|
| 2 |
lineless_table_rec
|
| 3 |
table_cls
|
| 4 |
-
rapid_table
|
|
|
|
| 5 |
rapidocr_onnxruntime
|
| 6 |
gradio
|
|
|
|
| 1 |
wired_table_rec
|
| 2 |
lineless_table_rec
|
| 3 |
table_cls
|
| 4 |
+
rapid_table
|
| 5 |
+
rapid_table[torch]
|
| 6 |
rapidocr_onnxruntime
|
| 7 |
gradio
|