Update model
Browse files
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('
|
|
|
1 |
import tensorflow as tf
|
2 |
|
3 |
# Load the model from the specified path
|
4 |
+
model = tf.keras.models.load_model('Erfan11/Neuracraft')
|