Spaces:
Runtime error
Runtime error
A-baoYang
commited on
Commit
·
c347c10
1
Parent(s):
bcd9f0c
Add cat report test dat
Browse files
app.py
CHANGED
@@ -138,8 +138,7 @@ with gr.Blocks(css=css, theme=gr.themes.Monochrome(neutral_hue="green")) as demo
|
|
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/
|
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,
|
|
|
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/image_for_test/screenshot_for_test-cat_report_12.png"]]
|
|
|
142 |
],
|
143 |
inputs=file_upload,
|
144 |
outputs=text_data_from_file_check,
|
data/{cat_pain_detection/fgs_cat_examples → image_for_test}/screenshot_for_test-cat_report_12.png
RENAMED
File without changes
|