Skip to content

Repository files navigation

Running the Application

  1. Open a Terminal or Windows Powershell
  2. Install uv
    • For Windows: powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
    • For Linix/Mac: curl -LsSf https://astral.sh/uv/install.sh | sh
  3. Clone the GitHub repository
  4. Run the App, and create virtual environment
    • Navigate to your saved directory in file manager
    • Right click on the folder, and select Open in Terminal
    • run the following command to start the program uv run streamlit run main.py
    • The first time it will install all the neccesary packages
  5. To close the app:
    • Return to your terminal and kill.
    • Failing to stop the program will allow it to continue to use your computer resources

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages