Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanenguyen authored Dec 14, 2023
1 parent f88e3e9 commit b70d7e4
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
Expand Up @@ -35,7 +35,7 @@ pip install sdr_classifier
:airplane: Follow the code snippet below to test and call the prediction method from the Depressurization model

```
from sdr_classifier import sdr_api
from sdr_hazards_classification import sdr_api
import pandas as pd
my_model = sdr_api.SdrInferenceAPI()
Expand Down

0 comments on commit b70d7e4

Please sign in to comment.