privacy-ai / README.md
alisrbdni's picture
Duplicate from langdonholmes/piilo
7dda936

A newer version of the Streamlit SDK is available: 1.39.0

Upgrade
metadata
title: Piilo
emoji: 🏃
colorFrom: purple
colorTo: purple
sdk: streamlit
sdk_version: 1.10.0
app_file: app.py
pinned: false
license: apache-2.0
duplicated_from: langdonholmes/piilo

For development, try working with pipenv:

  1. Clone the repository git clone https://huggingface.co./spaces/langdonholmes/piilo

  2. Install dependencies from Pipfile pip install --user pipenv

  3. Run streamlit app streamlit run .\app.py

TODO: Create a command line version using Typer in this same repository.