File size: 84 Bytes
b6e5ef8
 
 
 
 
1
2
3
4
5
from rmn import RMN

if __name__ == "__main__":
    rmn = RMN()
    rmn.video_demo()