Add pipeline tag
Browse filesThis PR ensures the model can be found at https://huggingface.co/models?pipeline_tag=image-to-image&sort=trending.
Btw, let me know if you want me to enable download stats for your model, as explained here: https://huggingface.co/docs/hub/models-download-stats
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
---
|
4 |
## DreamClear: High-Capacity Real-World Image Restoration with Privacy-Safe Dataset Curation (NeurIPS 2024)
|
5 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
pipeline_tag: image-to-image
|
4 |
---
|
5 |
## DreamClear: High-Capacity Real-World Image Restoration with Privacy-Safe Dataset Curation (NeurIPS 2024)
|
6 |
|