Spaces:
Sleeping
Sleeping
Update endpoints.py
Browse files- endpoints.py +1 -1
endpoints.py
CHANGED
@@ -95,4 +95,4 @@ async def get_statistics():
|
|
95 |
|
96 |
@app.get("/")
|
97 |
async def root():
|
98 |
-
return {"message": "
|
|
|
95 |
|
96 |
@app.get("/")
|
97 |
async def root():
|
98 |
+
return {"message": "Senga delivery notes inferencing"}
|