Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
heartwise
/
EfficientNetV2_SL_Model_Tunable
like
0
Follow
Heartwise.Ai
42
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
JakJak504
commited on
Jan 23, 2025
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)