Leo-Lyu commited on
Commit
8c38f3b
·
verified ·
1 Parent(s): 80291c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,7 +38,7 @@ The training code has been released and you can train your . -->
38
 
39
  ## Training and Inference
40
 
41
- Training and inference can be done by running train.py and infer.py. Additionally, we also release the model weight for inference, which can be downloaded from [here](https://drive.google.com/drive/folders/1NW4aSNhk-dtiK-dicTAUp0g0eR2fryNi?usp=sharing).
42
 
43
  ## Citation
44
 
 
38
 
39
  ## Training and Inference
40
 
41
+ Training and inference can be done by running train.py and infer.py. Model weights are stored in the pytorch_model.bin file, which can be loaded for inference.
42
 
43
  ## Citation
44