Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
heartwise
/
EfficientNetV2_SL_Model_Tunable
like
0
Follow
Heartwise.Ai
30
License:
apache-2.0
Model card
Files
Files and versions
Community
JakJak504
commited on
Jan 23
Commit
0e56d4c
·
verified
·
1 Parent(s):
69d3353
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -8,5 +8,5 @@ license: apache-2.0
8
9
To load use
10
11
-
import
otrch
12
model = torch.load(model_path)
8
9
To load use
10
11
+
import
torch
12
model = torch.load(model_path)