Erfan11 commited on
Commit
e702be8
1 Parent(s): 8117905

Update model

Browse files
Files changed (1) hide show
  1. model +1 -1
model CHANGED
@@ -1,4 +1,4 @@
1
  import tensorflow as tf
2
 
3
  # Load the model from the specified path
4
- model = tf.keras.models.load_model('path_to_your_model/')
 
1
  import tensorflow as tf
2
 
3
  # Load the model from the specified path
4
+ model = tf.keras.models.load_model('Erfan11/Neuracraft')