I want to put a video at the login page where user inputs its User and Password.
Basicaly to make a quick tutorial of 1 min so that user knows the funcionalty before entering. Like a Teaser / Trailer
Is needed to deleted the cached files under the folder "kotaemon\ktem_app_data"
(Warning: you can delete indexes and users) Deleting gradio cache and restarting worked.
Description
I want to put a video at the login page where user inputs its User and Password. Basicaly to make a quick tutorial of 1 min so that user knows the funcionalty before entering. Like a Teaser / Trailer
I have tried, for example to put: gr.Video("https://gradio-static-files.s3.us-west-2.amazonaws.com/world.mp4") into the login.py file (libs\ktem\ktem\pages\login.py)
But when I stop and start the app again. It doesnt get the changes.
Reproduction steps
Screenshots
No response
Logs
No response
Browsers
Chrome
OS
Windows
Additional information
No response