Varshith dharmaj commited on
Commit
7020562
·
verified ·
1 Parent(s): 6874b0b

Upload crash_log.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. 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'?