Update app.py
Browse files
app.py
CHANGED
|
@@ -159,7 +159,7 @@ async def root():
|
|
| 159 |
"""Root endpoint"""
|
| 160 |
return {
|
| 161 |
"success": True,
|
| 162 |
-
"message": "Polaroid,Kiddo,Makeup,Hairstyle
|
| 163 |
"data": {
|
| 164 |
"version": "1.0.0",
|
| 165 |
"Product Name":"Beauty Camera - GlowCam AI Studio",
|
|
|
|
| 159 |
"""Root endpoint"""
|
| 160 |
return {
|
| 161 |
"success": True,
|
| 162 |
+
"message": "Polaroid,Kiddo,Makeup,Hairstyle API",
|
| 163 |
"data": {
|
| 164 |
"version": "1.0.0",
|
| 165 |
"Product Name":"Beauty Camera - GlowCam AI Studio",
|