Neuracraft / model
Erfan11's picture
Update model
e702be8 verified
raw
history blame
No virus
122 Bytes
import tensorflow as tf
# Load the model from the specified path
model = tf.keras.models.load_model('Erfan11/Neuracraft')