kliyer commited on
Commit
030b14e
·
verified ·
1 Parent(s): 817acb6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  # Conditional LoRAdapter for Efficient 0-Shot Control & Altering of T2I Models
2
 
3
  [![Project Page](https://img.shields.io/badge/Project-Page-blue)](https://compvis.github.io/LoRAdapter/)[![Paper](https://img.shields.io/badge/arXiv-PDF-b31b1b)](https://arxiv.org/abs/2405.07913)
@@ -22,4 +31,4 @@ If you use this codebase or otherwise found our work valuable, please cite our p
22
  archivePrefix={arXiv},
23
  primaryClass={cs.CV}
24
  }
25
- ```
 
1
+ ---
2
+ library_name: diffusers
3
+ tags:
4
+ - stable diffusion
5
+ - lora
6
+ - loradapter
7
+ - adapter
8
+ - conditioning
9
+ ---
10
  # Conditional LoRAdapter for Efficient 0-Shot Control & Altering of T2I Models
11
 
12
  [![Project Page](https://img.shields.io/badge/Project-Page-blue)](https://compvis.github.io/LoRAdapter/)[![Paper](https://img.shields.io/badge/arXiv-PDF-b31b1b)](https://arxiv.org/abs/2405.07913)
 
31
  archivePrefix={arXiv},
32
  primaryClass={cs.CV}
33
  }
34
+ ```