VideoRAG
VideoRAG copied to clipboard
it aways "InitializingInitializing AI Assistant..."
it aways "InitializingInitializing AI Assistant..." Who can tell me how to solve it , Thank you so much
it aways "InitializingInitializing AI Assistant..." Who can tell me how to solve it , Thank you so much
me too..how to solve it?
Seconded
I ran into this problem too.should be some kind of writing files problem I tried adding two lines after line 56 in file "videorag_api.py": if os.path.exists(file_path): os.remove(file_path) and then it worked for me