How can I do changes Login page? #442
Replies: 1 comment
-
Solution: Delete Cached Files under kotaemon\ktem_app_data |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.
Any help would be preciated, thanks!
Beta Was this translation helpful? Give feedback.
All reactions