Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -2,7 +2,7 @@ import pickle
|
|
2 |
import numpy as np
|
3 |
|
4 |
##
|
5 |
-
|
6 |
#Loading the pre-trained model and the tokenizer
|
7 |
#model_name = 'moro23/used-phones-price-prediction'
|
8 |
|
|
|
2 |
import numpy as np
|
3 |
|
4 |
##
|
5 |
+
|
6 |
#Loading the pre-trained model and the tokenizer
|
7 |
#model_name = 'moro23/used-phones-price-prediction'
|
8 |
|