Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
HyperFM – AI Model by zhtushar23 | AlphaNeural AI
You can deploy this model and start earning money today!
zhtushar23
/
HyperFM
like
0
cc-by-nc-4.0
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
Model
Architecture: HyperFM Input size: 96x96
Load
python
1
model
=
HyperFM
(
)
2
model
.
load_state_dict
(
torch
.
load
(
"model.pth"
)
)