Spaces:
Runtime error
Runtime error
A-baoYang
commited on
Commit
·
bcd9f0c
1
Parent(s):
1e237e0
Add cat report test dat
Browse files
app.py
CHANGED
@@ -137,7 +137,9 @@ with gr.Blocks(css=css, theme=gr.themes.Monochrome(neutral_hue="green")) as demo
|
|
137 |
[[f"{ROOT_DIR}/data/image_for_test/screenshot_for_test-esg_report_table2.png"],
|
138 |
[f"{ROOT_DIR}/data/image_for_test/screenshot_for_test-esg_report_table3.png"]],
|
139 |
[[f"{ROOT_DIR}/data/image_for_test/screenshot_for_test-medical_thesis_table.png"],
|
140 |
-
[f"{ROOT_DIR}/data/image_for_test/screenshot_for_test-medical_thesis_table2.jpg"]]
|
|
|
|
|
141 |
],
|
142 |
inputs=file_upload,
|
143 |
outputs=text_data_from_file_check,
|
|
|
137 |
[[f"{ROOT_DIR}/data/image_for_test/screenshot_for_test-esg_report_table2.png"],
|
138 |
[f"{ROOT_DIR}/data/image_for_test/screenshot_for_test-esg_report_table3.png"]],
|
139 |
[[f"{ROOT_DIR}/data/image_for_test/screenshot_for_test-medical_thesis_table.png"],
|
140 |
+
[f"{ROOT_DIR}/data/image_for_test/screenshot_for_test-medical_thesis_table2.jpg"]],
|
141 |
+
[[f"{ROOT_DIR}/data/cat_pain_detection/fgs_cat_examples/5f2afc_3c44de4afb8345a2a56828e3dd166f41~mv2.jpg"]],
|
142 |
+
[[f"{ROOT_DIR}/data/cat_pain_detection/fgs_cat_examples/screenshot_for_test-cat_report_12.png"]]
|
143 |
],
|
144 |
inputs=file_upload,
|
145 |
outputs=text_data_from_file_check,
|
data/cat_pain_detection/fgs_cat_examples/screenshot_for_test-cat_report_12.png
ADDED
![]() |