multimodalart HF staff commited on
Commit
23a85b8
1 Parent(s): 31827d1

Upload folder using huggingface_hub

Browse files
Files changed (12) hide show
  1. 4560006.jpeg +0 -0
  2. 4560026.jpeg +0 -0
  3. 4560036.jpeg +0 -0
  4. 4560046.jpeg +0 -0
  5. 4560051.jpeg +0 -0
  6. 4560056.jpeg +0 -0
  7. 4560063.jpeg +0 -0
  8. 4560092.jpeg +0 -0
  9. 4560112.jpeg +0 -0
  10. 4560739.jpeg +0 -0
  11. DD-xray-v1.safetensors +3 -0
  12. README.md +99 -0
4560006.jpeg ADDED
4560026.jpeg ADDED
4560036.jpeg ADDED
4560046.jpeg ADDED
4560051.jpeg ADDED
4560056.jpeg ADDED
4560063.jpeg ADDED
4560092.jpeg ADDED
4560112.jpeg ADDED
4560739.jpeg ADDED
DD-xray-v1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:309c3a00b6208d0766afacb89d5716926230513312630ef4d4077dd367cff132
3
+ size 228451788
README.md ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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=False
5
+ tags:
6
+ - text-to-image
7
+ - stable-diffusion
8
+ - lora
9
+ - diffusers
10
+ - template:sd-lora
11
+ - skull
12
+ - x-ray
13
+ - style
14
+ - bones
15
+ - xray
16
+ - medical
17
+ - x ray
18
+
19
+ base_model: runwayml/stable-diffusion-v1-5
20
+ instance_prompt: xray
21
+ widget:
22
+ - text: 'xray crow in a tree'
23
+ output:
24
+ url: >-
25
+ 4560006.jpeg
26
+ - text: 'xray pirate ship'
27
+ output:
28
+ url: >-
29
+ 4560092.jpeg
30
+ - text: 'xray cat in a racecar'
31
+ output:
32
+ url: >-
33
+ 4560036.jpeg
34
+ - text: 'xray daft punk'
35
+ output:
36
+ url: >-
37
+ 4560046.jpeg
38
+ - text: 'xray eye of providence enclosed in a triangle'
39
+ output:
40
+ url: >-
41
+ 4560051.jpeg
42
+ - text: 'xray mountain sunset'
43
+ output:
44
+ url: >-
45
+ 4560056.jpeg
46
+ - text: 'xray mushroom cloud nuke explosion'
47
+ output:
48
+ url: >-
49
+ 4560063.jpeg
50
+ - text: 'xray rocket ship flying to mars'
51
+ output:
52
+ url: >-
53
+ 4560112.jpeg
54
+ - text: 'xray busy Tokyo city'
55
+ output:
56
+ url: >-
57
+ 4560026.jpeg
58
+ - text: ' '
59
+ output:
60
+ url: >-
61
+ 4560739.jpeg
62
+
63
+ ---
64
+
65
+ # Doctor Diffusion's Xray XL LoRA
66
+
67
+ <Gallery />
68
+
69
+
70
+
71
+
72
+
73
+ ## Model description
74
+
75
+ <p><span style="color:rgb(193, 194, 197)">Use "</span><strong>xray</strong><span style="color:rgb(193, 194, 197)">" in the front of your prompt.</span><br /><br /><strong>Experimental: </strong><span style="color:rgb(193, 194, 197)">This is the first version of this LoRA and it may not always work as desired. If you get poor results please share in the comments so I can improve v2.</span><br /><br /><span style="color:rgb(17, 17, 17)">☕ </span><span style="color:rgb(193, 194, 197)">Like what I do? </span><span style="color:rgb(17, 17, 17)">☕</span><br /><span style="color:rgb(17, 17, 17)">☕ </span><a target="_blank" rel="ugc" href="https://www.buymeacoffee.com/doctordiffusion">Donations allow me to continue to make more as an independent researcher</a><span style="color:rgb(193, 194, 197)">! </span><span style="color:rgb(17, 17, 17)">☕</span><br /><br /><strong>The history of x-rays:</strong><br />X-ray scans were first developed by Wilhelm Conrad Röntgen in 1895 and are widely used in medical diagnostics. They work by passing electromagnetic radiation through the body, capturing an image of internal structures like bones and organs based on their density. Over time, advancements have led to methods such as CT scans and MRI for more detailed imaging without ionizing radiation.</p>
76
+
77
+ ## Trigger words
78
+ You should use `xray` to trigger the image generation.
79
+
80
+
81
+ ## Download model
82
+
83
+ Weights for this model are available in Safetensors format.
84
+
85
+ [Download](/DoctorDiffusion/doctor-diffusion-s-xray-xl-lora/tree/main) them in the Files & versions tab.
86
+
87
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
88
+
89
+ ```py
90
+ from diffusers import AutoPipelineForText2Image
91
+ import torch
92
+
93
+ pipeline = AutoPipelineForText2Image.from_pretrained('runwayml/stable-diffusion-v1-5', torch_dtype=torch.float16).to('cuda')
94
+ pipeline.load_lora_weights('DoctorDiffusion/doctor-diffusion-s-xray-xl-lora', weight_name='DD-xray-v1.safetensors')
95
+ image = pipeline('`xray`').images[0]
96
+ ```
97
+
98
+ 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)
99
+