Spaces:
Runtime error
Runtime error
tags and paper link added
Browse files
README.md
CHANGED
|
@@ -8,6 +8,16 @@ sdk_version: 3.34.0
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
|
|
|
|
|
|
|
|
|
| 13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
+
|
| 12 |
+
tags:
|
| 13 |
+
- Text-to-Image
|
| 14 |
+
- Diffusion Modeling
|
| 15 |
+
- Concept Learning
|
| 16 |
+
- Benchmark
|
| 17 |
+
- Evaluations
|
| 18 |
---
|
| 19 |
|
| 20 |
+
Demo for the paper: [ConceptBed](https://arxiv.org/abs/2306.04695)
|
| 21 |
+
|
| 22 |
+
|
| 23 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|