Upload folder using huggingface_hub
Browse files- 2866779.jpeg +0 -0
- 2866780.jpeg +0 -0
- 2866781.jpeg +0 -0
- 2866846.jpeg +0 -0
- 2866847.jpeg +0 -0
- README.md +81 -0
- drone_photo_v1.0_XL.safetensors +3 -0
2866779.jpeg
ADDED
2866780.jpeg
ADDED
2866781.jpeg
ADDED
2866846.jpeg
ADDED
2866847.jpeg
ADDED
README.md
ADDED
@@ -0,0 +1,81 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: bespoke-lora-trained-license
|
4 |
+
license_link: https://multimodal.art/civitai-licenses?allowNoCredit=True&allowCommercialUse=Rent&allowDerivatives=True&allowDifferentLicense=True
|
5 |
+
tags:
|
6 |
+
- text-to-image
|
7 |
+
- stable-diffusion
|
8 |
+
- lora
|
9 |
+
- diffusers
|
10 |
+
- template:sd-lora
|
11 |
+
- style
|
12 |
+
- drone photography
|
13 |
+
- overhead shot
|
14 |
+
- top down photography
|
15 |
+
- god's eye view
|
16 |
+
|
17 |
+
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
18 |
+
instance_prompt:
|
19 |
+
widget:
|
20 |
+
- text: '
|
21 |
+
cinematic still of a small town by the ocean in the south italy, dramatic light'
|
22 |
+
output:
|
23 |
+
url: >-
|
24 |
+
2866780.jpeg
|
25 |
+
- text: '
|
26 |
+
a bear standing in a river in a forest'
|
27 |
+
output:
|
28 |
+
url: >-
|
29 |
+
2866781.jpeg
|
30 |
+
- text: '
|
31 |
+
a tropical resort on a heart shaped island in the ocean'
|
32 |
+
output:
|
33 |
+
url: >-
|
34 |
+
2866779.jpeg
|
35 |
+
- text: '
|
36 |
+
a morden house on cliff by the ocean, by Adrian Tomine'
|
37 |
+
output:
|
38 |
+
url: >-
|
39 |
+
2866847.jpeg
|
40 |
+
- text: '
|
41 |
+
a japanese garden , by Adrian Tomine'
|
42 |
+
output:
|
43 |
+
url: >-
|
44 |
+
2866846.jpeg
|
45 |
+
|
46 |
+
---
|
47 |
+
|
48 |
+
# Drone Photography for XL - 无人机摄影
|
49 |
+
|
50 |
+
<Gallery />
|
51 |
+
|
52 |
+
|
53 |
+
|
54 |
+
([CivitAI](https://civitai.com/models/159324))
|
55 |
+
|
56 |
+
## Model description
|
57 |
+
|
58 |
+
<p><span style="color:rgb(209, 213, 219)">This LoRA model is used to simulate drone aerial photos. It not only reproduces the drone's signature top-down perspective (God's eye view), but also applies the best practices of drone photography composition to produce aesthetically pleasing images.</span></p><p><span style="color:rgb(209, 213, 219)">It can be used to generate a variety of subjects, including natural landscapes, urban sceneries, buildings, and animals.</span></p><p><span style="color:rgb(209, 213, 219)">Currently, there is only a version for SDXL 1.0, with a recommended </span><strong><span style="color:#fd7e14">LoRA weight of 0.8</span></strong><span style="color:rgb(209, 213, 219)">.</span></p><hr /><p><span style="color:rgb(236, 236, 241)">此 LoRA 模型用以模拟无人机航拍照片。不只再现无人机标志性的垂直向下视角(上帝视角),而且应用了无人机摄影的构图最佳实践,以生成符合美学要求的照片。可以用来生成自然景观,城市景观,建筑,动物等多样化题材。</span></p><p><span style="color:rgb(236, 236, 241)">目前只有针对 SDXL 1.0 的版本,</span><strong><span style="color:#fd7e14">权重推荐使用 0.8</span></strong><span style="color:rgb(236, 236, 241)">。</span></p>
|
59 |
+
|
60 |
+
|
61 |
+
|
62 |
+
## Download model
|
63 |
+
|
64 |
+
Weights for this model are available in Safetensors format.
|
65 |
+
|
66 |
+
[Download](/lordjia/drone-photography-for-xl-wu-ren-ji-she-ying/tree/main) them in the Files & versions tab.
|
67 |
+
|
68 |
+
## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
|
69 |
+
|
70 |
+
```py
|
71 |
+
from diffusers import AutoPipelineForText2Image
|
72 |
+
import torch
|
73 |
+
|
74 |
+
pipeline = AutoPipelineForText2Image.from_pretrained('stabilityai/stable-diffusion-xl-base-1.0', torch_dtype=torch.float16).to('cuda')
|
75 |
+
pipeline.load_lora_weights('lordjia/drone-photography-for-xl-wu-ren-ji-she-ying', weight_name='drone_photo_v1.0_XL.safetensors')
|
76 |
+
image = pipeline('
|
77 |
+
a japanese garden , by Adrian Tomine').images[0]
|
78 |
+
```
|
79 |
+
|
80 |
+
For more details, including weighting, merging and fusing LoRAs, check the [documentation on loading LoRAs in diffusers](https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading_adapters)
|
81 |
+
|
drone_photo_v1.0_XL.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05135adc02530cb1ed558ad27aa52b96dc83d196905296c2c010c1203f6b5414
|
3 |
+
size 170542460
|