Kaylah072001 commited on
Commit
4b16390
·
verified ·
1 Parent(s): 245bfab

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -33,7 +33,7 @@ Users (both direct and downstream) should be made aware of the risks, biases and
33
 
34
  Use the code below to get started with the model.
35
 
36
- import torch
37
  from torchvision import models
38
  import pickle
39
 
 
33
 
34
  Use the code below to get started with the model.
35
 
36
+ '''import torch
37
  from torchvision import models
38
  import pickle
39