--- title: Latent space disentanglement emoji: 💡 colorFrom: blue colorTo: green sdk: streamlit sdk_version: 1.20.0 app_file: Home.py pinned: false --- # Exploring different factors of StyleGANs latent space for artistic data To be change name: latent-space-theory This app was built with Streamlit. To run the app, `streamlit run Home.py` in the terminal. python -m streamlit run Home.py