mltrev23 commited on
Commit
bbf0833
·
verified ·
1 Parent(s): 8937a43

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ Both models were trained on the `mltrev23/spam-classify` dataset, which consists
32
  To use these models, first clone this repository and install the required Python packages:
33
 
34
  ```bash
35
- git clone https://huggingface.co/yourusername/spam-classification
36
  cd spam-classification
37
  pip install -r requirements.txt
38
  ```
 
32
  To use these models, first clone this repository and install the required Python packages:
33
 
34
  ```bash
35
+ git clone https://huggingface.co/mltrev23/spam-classification
36
  cd spam-classification
37
  pip install -r requirements.txt
38
  ```