HTD1016
Results
2
comments of
HTD1016
I still don't know how to create the video fragment if I use my own video. There're no such functions that I can found in "Class chat". Maybe in "global...
Thanks for the reply. I used the MovieChat package in PyPI (version 0.6.3), and I carefully checked the code in the package. In `/anaconda/envs/MovieChat/lib/python3.9/site-packages/MovieChat/models/chat_model.py`: ``` for i in range(num_frames): print(f"current...