Spaces:
Sleeping
Sleeping
Update api_server.py
Browse files- api_server.py +1 -1
api_server.py
CHANGED
@@ -25,7 +25,7 @@ load_type = 'local'
|
|
25 |
MODEL_YOLO = "yolo11_detect_best_241024_1.pt"
|
26 |
MODEL_DIR = "./artifacts/models"
|
27 |
YOLO_DIR = "./artifacts/yolo"
|
28 |
-
IMG2TEXT_URL = "https://
|
29 |
TEXT2IMG_URL = "https://1fce6478b5a17e2fda.gradio.live/" # ζηε
|
30 |
|
31 |
|
|
|
25 |
MODEL_YOLO = "yolo11_detect_best_241024_1.pt"
|
26 |
MODEL_DIR = "./artifacts/models"
|
27 |
YOLO_DIR = "./artifacts/yolo"
|
28 |
+
IMG2TEXT_URL = "https://f2d87a93eed6d95942.gradio.live/" # εηζ
|
29 |
TEXT2IMG_URL = "https://1fce6478b5a17e2fda.gradio.live/" # ζηε
|
30 |
|
31 |
|