Update app.py
Browse files
app.py
CHANGED
|
@@ -173,3 +173,4 @@ def index():
|
|
| 173 |
"message": "FastAPI AI Text Detector is running.",
|
| 174 |
"usage": "Use /docs or /analyze to test the API."
|
| 175 |
}
|
|
|
|
|
|
| 173 |
"message": "FastAPI AI Text Detector is running.",
|
| 174 |
"usage": "Use /docs or /analyze to test the API."
|
| 175 |
}
|
| 176 |
+
|