File size: 80 Bytes
0a55f0f
 
 
 
 
1
2
3
4
5
6
from hf_space.streamlit_app import main


if __name__ == "__main__":
    main()