Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PelumiAdeboye authored Jun 3, 2023
1 parent ee96f92 commit eb72d24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Computer Vision RPS
This project utilizes an image classification model trained using Teachable Machine. The model is designed to classify images into different classes of Rock, Paper, Scissors and Nothing. The model is saved in the TensorFlow format with the filename `keras_model.h5`, and the corresponding labels are stored in the `labels.txt` file.

##Environment Setup
## Environment Setup
To set up the environment for running the Rock-Paper-Scissors game, follow these steps:

Ensure you have Python installed on your machine. You can download the latest version of Python from the official website: `python.org`.
Expand Down

0 comments on commit eb72d24

Please sign in to comment.