Scipaths / app.py
Eric Chamoun
Initial SciPaths Space release
0a55f0f
from hf_space.streamlit_app import main
if __name__ == "__main__":
main()