Spaces:
Running
Running
madhavkotecha
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -142,7 +142,7 @@ def inference(image_path, debug=False, return_texts='final'):
|
|
142 |
|
143 |
|
144 |
# image_path = "raw_dataset/g06-037h.png"
|
145 |
-
df, bounding_path, tokens, logits, gen_texts = inference(image_path, debug=False, return_texts='final_v2')
|
146 |
|
147 |
|
148 |
|
|
|
142 |
|
143 |
|
144 |
# image_path = "raw_dataset/g06-037h.png"
|
145 |
+
# df, bounding_path, tokens, logits, gen_texts = inference(image_path, debug=False, return_texts='final_v2')
|
146 |
|
147 |
|
148 |
|