fsdl-text-recognizer-2022-labs icon indicating copy to clipboard operation
fsdl-text-recognizer-2022-labs copied to clipboard

Can't open the lab overview app_url

Open wuQi-666 opened this issue 3 months ago • 0 comments

Hello, I use the code of Lab Overview, but can't open the app_url. Maybe it is not working ? When i run the below code

from IPython.display import IFrame app_url = "https://fsdl-text-recognizer.ngrok.io/" IFrame(app_url, width=1024, height=896) The result is img_v3_02g2_e9240714-8e95-4795-b818-30e38c2c0b8g

wuQi-666 avatar Oct 28 '24 01:10 wuQi-666