ehristoforu
commited on
Commit
•
4b3c0ff
1
Parent(s):
647ac26
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: diffusers
|
3 |
+
pipeline_tag: text-to-image
|
4 |
+
tags:
|
5 |
+
- stable-diffusion
|
6 |
+
- safetensors
|
7 |
+
- unilora
|
8 |
+
- lora
|
9 |
+
- openskyml
|
10 |
+
intence_prompt: <lora:unilora-v1:0.7>
|
11 |
+
inference: false
|
12 |
+
---
|
13 |
+
|
14 |
+
# UNILoRA
|