Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -62,7 +62,8 @@ os.environ["ROBOFLOW_API_KEY"] = ROBOFLOW_API_KEY
|
|
| 62 |
# -------------------------------------------------------------------------
|
| 63 |
# ✍️ Handwriting model (Hugging Face Space) configuration
|
| 64 |
# -------------------------------------------------------------------------
|
| 65 |
-
HANDWRITING_MODEL_ENDPOINT = "3morrrrr/
|
|
|
|
| 66 |
|
| 67 |
# -------------------------------------------------------------------------
|
| 68 |
# Text and sizing configuration
|
|
|
|
| 62 |
# -------------------------------------------------------------------------
|
| 63 |
# ✍️ Handwriting model (Hugging Face Space) configuration
|
| 64 |
# -------------------------------------------------------------------------
|
| 65 |
+
HANDWRITING_MODEL_ENDPOINT = "3morrrrr/Handwriting_Model_Inf"
|
| 66 |
+
|
| 67 |
|
| 68 |
# -------------------------------------------------------------------------
|
| 69 |
# Text and sizing configuration
|