Image-to-Image
Diffusers
caohy666 commited on
Commit
06c4fc0
·
verified ·
1 Parent(s): 43cedb0

<feat> add modelcard.

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
+
5
+ # Model Card for DRA-Ctrl
6
+
7
+ <div style="text-align: center; display: flex; justify-content: left; gap: 5px;">
8
+ <a href="https://arxiv.org/pdf/2505.23325"><img src="https://img.shields.io/badge/ariXv-Paper-A42C25.svg" alt="arXiv"></a>
9
+ <a href="https://arxiv.org/abs/2505.23325"><img src="https://img.shields.io/badge/ariXv-Page-A42C25.svg" alt="arXiv"></a>
10
+ <a href="https://huggingface.co/Kunbyte/DRA-Ctrl"><img src="https://img.shields.io/badge/🤗-Model-ffbd45.svg" alt="HuggingFace"></a>
11
+ <a href="https://huggingface.co/spaces/Kunbyte/DRA-Ctrl"><img src="https://img.shields.io/badge/🤗-Space-ffbd45.svg" alt="HuggingFace"></a>
12
+ <a href="https://github.com/Kunbyte-AI/DRA-Ctrl"><img src="https://img.shields.io/badge/GitHub-Code-blue.svg?logo=github&" alt="GitHub"></a>
13
+ <a href="https://dra-ctrl-2025.github.io/DRA-Ctrl/"><img src="https://img.shields.io/badge/Project-Page-blue" alt="Project"></a>
14
+ </div>
15
+
16
+ This repository contains the LoRA weights for DRA-Ctrl across 9 tasks. For instructions on how to use these weights, please refer to our [GitHub repository](https://github.com/Kunbyte-AI/DRA-Ctrl) and [HuggingFace Space](https://huggingface.co/spaces/Kunbyte/DRA-Ctrl).