Spaces:
Sleeping
Sleeping
Update main.py
Browse files
main.py
CHANGED
|
@@ -1018,7 +1018,7 @@ async def root(request: Request):
|
|
| 1018 |
</script>
|
| 1019 |
</body>
|
| 1020 |
</html>
|
| 1021 |
-
"""
|
| 1022 |
|
| 1023 |
from fastapi.responses import HTMLResponse
|
| 1024 |
|
|
|
|
| 1018 |
</script>
|
| 1019 |
</body>
|
| 1020 |
</html>
|
| 1021 |
+
"""
|
| 1022 |
|
| 1023 |
from fastapi.responses import HTMLResponse
|
| 1024 |
|