Spaces:
Sleeping
Sleeping
A newer version of the Streamlit SDK is available: 1.56.0
metadata
title: Multiverse
emoji: 🚀
colorFrom: red
colorTo: red
sdk: streamlit
app_port: 8501
tags:
- streamlit
pinned: false
short_description: Streamlit template space
Instructions to Setup Locally
Step 1: Unzip the submission file, or directly clone the repo from:
git clone https://huggingface.co/spaces/prakharg24/multiverse
Step 2: Initialize your python environment
Step 3: Install the requirements
pip install -r requirements.txt
Step 4: Run the streamlit app
streamlit run app.py