Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,49 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
base_model:
|
| 6 |
+
- Qwen/Qwen-Image-Edit
|
| 7 |
+
tags:
|
| 8 |
+
- image-generation
|
| 9 |
+
- lora
|
| 10 |
+
- Qwen-Image
|
| 11 |
+
pipeline_tag: image-to-image
|
| 12 |
+
library_name: diffusers
|
| 13 |
+
widget:
|
| 14 |
+
- text: >-
|
| 15 |
+
QVersionTitanic,将图中的情侣转换成可爱Q版卡通3D造型,站在一艘船的船头的甲板上,背景是日落时分的海洋。
|
| 16 |
+
output:
|
| 17 |
+
url: images/r1.png
|
| 18 |
+
- text: >-
|
| 19 |
+
QVersionTitanic,将图中的情侣转换成可爱Q版卡通3D造型,站在一艘船的船头的甲板上,背景是日落时分的海洋。
|
| 20 |
+
output:
|
| 21 |
+
url: images/r2.png
|
| 22 |
+
- text: >-
|
| 23 |
+
QVersionTitanic,将图中的情侣转换成可爱Q版卡通3D造型,站在一艘船的船头的甲板上,背景是日落时分的海洋。
|
| 24 |
+
output:
|
| 25 |
+
url: images/r3.png
|
| 26 |
+
---
|
| 27 |
+
# valiantcat Qwen-Image-Edit LoRA
|
| 28 |
+
|
| 29 |
+
<Gallery />
|
| 30 |
+
|
| 31 |
+
## Model Card for Model ID
|
| 32 |
+
|
| 33 |
+
将输入图的情侣转换成Q版人物站在泰坦尼克号船上的场景。
|
| 34 |
+
|
| 35 |
+
## Trigger phrase
|
| 36 |
+
|
| 37 |
+
```QVersionTitanic,将图中的情侣转换成可爱Q版卡通3D造型,站在一艘船的船头的甲板上,背景是日落时分的海洋。```
|
| 38 |
+
|
| 39 |
+
There is no fixed trigger word. The specific removal prompt needs to be tested more
|
| 40 |
+
|
| 41 |
+
## Download model
|
| 42 |
+
|
| 43 |
+
Weights for this model are available in Safetensors format.
|
| 44 |
+
|
| 45 |
+
[Download](https://huggingface.co/valiantcat/CouplesOnTitanic)
|
| 46 |
+
|
| 47 |
+
## Training at Chongqing Valiant Cat
|
| 48 |
+
|
| 49 |
+
This model was trained by the AI Laboratory of Chongqing Valiant Cat Technology Co., LTD(```https://vvicat.com/```).Business cooperation is welcome
|