alisrbdni/privacy-ai
0
For development, try working with pipenv:
- Clone the repository
git clone https://huggingface.co/spaces/langdonholmes/piilo
- Install dependencies from Pipfile
pip install --user pipenv
- Run streamlit app
streamlit run .\app.py
TODO: Create a command line version using Typer in this same repository.
