Spaces:
Runtime error
Runtime error
Fix typo
Browse files
app.py
CHANGED
|
@@ -11,7 +11,7 @@ title = r"""
|
|
| 11 |
|
| 12 |
description = r"""
|
| 13 |
|
| 14 |
-
In this demo, we use subset of [danbooru22](https://huggingface.co/datasets/animelover/danbooru2022) or [DiffusionDB](https://huggingface.co/datasets/poloclub/diffusiondb) instead of [LAION](https://laion.ai/blog/laion-400-open-dataset/)
|
| 15 |
<br>
|
| 16 |
This demo currently supports text search only.
|
| 17 |
<br>
|
|
|
|
| 11 |
|
| 12 |
description = r"""
|
| 13 |
|
| 14 |
+
In this demo, we use subset of [danbooru22](https://huggingface.co/datasets/animelover/danbooru2022) or [DiffusionDB](https://huggingface.co/datasets/poloclub/diffusiondb) instead of [LAION](https://laion.ai/blog/laion-400-open-dataset/) because LAION is currently not available.
|
| 15 |
<br>
|
| 16 |
This demo currently supports text search only.
|
| 17 |
<br>
|