• Hayk Martiros's avatar
    Make it possible to run the playground directly · 754c9f8f
    Hayk Martiros authored
    It can now be run with:
    
        python -m streamlit run riffusion/streamlit/playground.py
        python riffusion/streamlit/playground.py
        python -m riffusion.streamlit.playground
    
    Which adds a ton of flexibility.
    754c9f8f