Update handler.py
Browse files- handler.py +1 -0
handler.py
CHANGED
@@ -50,3 +50,4 @@ class EndpointHandler:
|
|
50 |
|
51 |
# Note: Ensure the path "dejanseo/LinkBERT" is correctly pointing to your model's location
|
52 |
# If the model is locally saved, adjust the path accordingly
|
|
|
|
50 |
|
51 |
# Note: Ensure the path "dejanseo/LinkBERT" is correctly pointing to your model's location
|
52 |
# If the model is locally saved, adjust the path accordingly
|
53 |
+
|