Onemiss commited on
Commit
8aa999b
·
verified ·
1 Parent(s): e1d9206

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -34,7 +34,7 @@ You can load the model weights for inference or fine-tuning as follows:
34
 
35
  ```python
36
  import torch
37
- from pw_foucast import PWFouCast
38
  from safetensors.torch import load_model
39
  from huggingface_hub import hf_hub_download
40
 
 
34
 
35
  ```python
36
  import torch
37
+ from pw_foucast import PW_FouCast
38
  from safetensors.torch import load_model
39
  from huggingface_hub import hf_hub_download
40