Spaces:
Paused
Paused
Update static/index.HTML
Browse files- static/index.HTML +1 -1
static/index.HTML
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
<meta charset="UTF-8" />
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 6 |
<title>Flan-T5 🤗 with HF.co, fastAPI, Uvicorn, Langchain, and PostgreSQL</title>
|
| 7 |
-
<meta name="description" content="a minimal multi-model AI/ML implementation with api-routing, web-crawling, inference, auth,
|
| 8 |
<meta name="keywords" content="AI, machine learning, nanotech, IT, web3, data" />
|
| 9 |
<meta name="robots" content="noindex" />
|
| 10 |
<meta http-equiv="author" content="Innolink" />
|
|
|
|
| 4 |
<meta charset="UTF-8" />
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
| 6 |
<title>Flan-T5 🤗 with HF.co, fastAPI, Uvicorn, Langchain, and PostgreSQL</title>
|
| 7 |
+
<meta name="description" content="a minimal multi-model AI/ML implementation with api-routing, web-crawling, inference, auth, sql-database" />
|
| 8 |
<meta name="keywords" content="AI, machine learning, nanotech, IT, web3, data" />
|
| 9 |
<meta name="robots" content="noindex" />
|
| 10 |
<meta http-equiv="author" content="Innolink" />
|