Varshith dharmaj commited on
Upload crash_log.txt with huggingface_hub
Browse files- crash_log.txt +5 -0
crash_log.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Traceback (most recent call last):
|
| 2 |
+
File "C:\Users\Varshith Dharmaj\Downloads\major\math_verification_mvp\services\core_engine\main_pipeline.py", line 9, in <module>
|
| 3 |
+
def invoke_ocr_subsystem(image_path: str) -> Dict:
|
| 4 |
+
^^^^
|
| 5 |
+
NameError: name 'Dict' is not defined. Did you mean: 'dict'?
|