Update README.md
Browse files
README.md
CHANGED
|
@@ -34,4 +34,3 @@ from transformers import PatchTSTForPrediction
|
|
| 34 |
# Load the model
|
| 35 |
model = PatchTSTForPrediction.from_pretrained("Priyansu19/patchtst-eirgrid-forecaster")
|
| 36 |
|
| 37 |
-
# (Add your inference code example here if you want)
|
|
|
|
| 34 |
# Load the model
|
| 35 |
model = PatchTSTForPrediction.from_pretrained("Priyansu19/patchtst-eirgrid-forecaster")
|
| 36 |
|
|
|