Priyansu19 commited on
Commit
6d70a59
·
verified ·
1 Parent(s): 7081fd1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
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