Update manifest.json
Browse files- manifest.json +2 -2
manifest.json
CHANGED
|
@@ -79,7 +79,7 @@
|
|
| 79 |
],
|
| 80 |
"repo_url": "https://huggingface.co/spaces/elismasilva/gradio_gpu_monitor"
|
| 81 |
},
|
| 82 |
-
|
| 83 |
"id": "autocomplete-textbox",
|
| 84 |
"name": "Autocomplete Textbox",
|
| 85 |
"description": "A textbox with AI-powered autocomplete suggestions (similar to Gmail smart compose). Uses HuggingFace Inference API to generate inline completions. Press Tab to accept, Esc to dismiss.",
|
|
@@ -294,5 +294,5 @@
|
|
| 294 |
"sidebar"
|
| 295 |
],
|
| 296 |
"repo_url": "https://huggingface.co/spaces/elismasilva/gradio_horizontal_bar"
|
| 297 |
-
}
|
| 298 |
]
|
|
|
|
| 79 |
],
|
| 80 |
"repo_url": "https://huggingface.co/spaces/elismasilva/gradio_gpu_monitor"
|
| 81 |
},
|
| 82 |
+
{
|
| 83 |
"id": "autocomplete-textbox",
|
| 84 |
"name": "Autocomplete Textbox",
|
| 85 |
"description": "A textbox with AI-powered autocomplete suggestions (similar to Gmail smart compose). Uses HuggingFace Inference API to generate inline completions. Press Tab to accept, Esc to dismiss.",
|
|
|
|
| 294 |
"sidebar"
|
| 295 |
],
|
| 296 |
"repo_url": "https://huggingface.co/spaces/elismasilva/gradio_horizontal_bar"
|
| 297 |
+
}
|
| 298 |
]
|