Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
alekya
/
DTLN
like
1
Model card
Files
Files and versions
xet
Community
main
DTLN
/
main_1.py
alekya
model files
34d6c18
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
95 Bytes
from
main
import
run_model
run_model(
"./pretrained_model/model.h5"
,
"test"
,
"./output_test_2"
)