verifiability / README.md
prakharg24's picture
Update README.md
27a0d73 verified
|
raw
history blame
521 Bytes
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