realslimman commited on
Commit
ff6d376
1 Parent(s): 68542c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -135,6 +135,7 @@ else:
135
  new_state_dict = state_dict
136
 
137
  net.load_state_dict(new_state_dict,strict = False)
 
138
 
139
  ## Authorship
140
 
 
135
  new_state_dict = state_dict
136
 
137
  net.load_state_dict(new_state_dict,strict = False)
138
+ ```
139
 
140
  ## Authorship
141