update_README

This commit is contained in:
rmaphoh
2023-02-20 21:31:18 +00:00
parent 91e7418715
commit 1f4b0778ab
+1 -1
View File
@@ -97,7 +97,7 @@ python -m torch.distributed.launch --nproc_per_node=1 --master_port=48798 main_f
``` ```
### Load the model and weights ### Load the model and weights (if you want to call the model in your code)
``` ```
import torch import torch