Skip to content

mygcho/cse493e-final-project

Repository files navigation

Prerequisites ‼️

  1. Install the required dependencies for both the frontend and backend:
 pip install -r requirements.txt

The requirements file contains all of the programs and libraries being used for the project, and is especially needed for the Gradio frontend Python library and the Hugging Face models used for PlainScribe.

Development 💻

To start the development environment, follow these steps:

  1. Start your server (from the root of the project):
python main.py

The main.py file contains the start-up scripts for both the front and back end, and will start up the Hugging Face configs. Open up the application locally through 'http://127.0.0.1:7860/'.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published