Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LucianoDeben authored Jun 16, 2024
1 parent 3479a9a commit bb6504d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ This project is developed using Python and pip for package management. Ensure yo

## Project Structure

- `src/`: Contains the source code for the project, including the Streamlit app and AI models.
- `src/`: Contains the source code for the project, including the Streamlit app and AI model training.
- `test/`: Contains unit tests for the project.
- `models/`: Directory for storing AI model files (Note: due to size, models might need to be downloaded separately. Instructions below).
- `models/`: Directory for storing AI model files.
- `requirements.txt`: Lists all Python dependencies required for the project.

## Data
Expand Down

0 comments on commit bb6504d

Please sign in to comment.