File size: 69 Bytes
e340a84
 
 
 
 
1
2
3
4
5
6
from demo_gradio import main


if __name__ == "__main__":
    main()