rahul7star commited on
Commit
f0360b1
·
verified ·
1 Parent(s): 3f06e47

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ samples/1750969520281__000001000_2.jpg filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - text-to-image
4
+ - flux
5
+ - lora
6
+ - diffusers
7
+ - template:sd-lora
8
+ - ai-toolkit
9
+ widget:
10
+ - text: A person in a bustling cafe Ra3hul
11
+ output:
12
+ url: samples/1750969460170__000001000_0.jpg
13
+ - text: Ra3hul is walking
14
+ output:
15
+ url: samples/1750969490058__000001000_1.jpg
16
+ - text: Ra3hul in a mall
17
+ output:
18
+ url: samples/1750969520281__000001000_2.jpg
19
+ base_model: black-forest-labs/FLUX.1-dev
20
+
21
+ license: other
22
+ license_name: flux-1-dev-non-commercial-license
23
+ license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
24
+ ---
25
+
26
+ # ra3hul
27
+ Model trained with [AI Toolkit by Ostris](https://github.com/ostris/ai-toolkit)
28
+ <Gallery />
29
+
30
+ ## Trigger words
31
+
32
+ No trigger words defined.
33
+
34
+ ## Download model and use it with ComfyUI, AUTOMATIC1111, SD.Next, Invoke AI, etc.
35
+
36
+ Weights for this model are available in Safetensors format.
37
+
38
+ [Download](/rahul7star/ra3hul/tree/main) them in the Files & versions tab.
39
+
40
+ ## Use it with the [🧨 diffusers library](https://github.com/huggingface/diffusers)
41
+
42
+ ```py
43
+ from diffusers import AutoPipelineForText2Image
44
+ import torch
45
+
46
+ pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to('cuda')
47
+ pipeline.load_lora_weights('rahul7star/ra3hul', weight_name='ra3hul.safetensors')
48
+ image = pipeline('A person in a bustling cafe Ra3hul').images[0]
49
+ image.save("my_image.png")
50
+ ```
51
+
52
+ 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)
53
+
ra3hul.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:559a7043d076aeae6223be85cd9df234956a313ddfc4aae91bce491ede5063c5
3
+ size 171969336
ra3hul_000000250.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85569926aa093897c01f5d56557895a9b0c356db7f9691d2a74d62dbfa784859
3
+ size 171969336
ra3hul_000000500.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a1d557312d52aa3324eee17bc90c4d663f3d0d1e47dc3ce2d49e1ea7cb2090f
3
+ size 171969336
ra3hul_000000750.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:008bdfedea550a9b134873ef9d16b4e812a250cc26012f3c38e23b6ccbe1bf20
3
+ size 171969336
samples/1750969460170__000001000_0.jpg ADDED
samples/1750969490058__000001000_1.jpg ADDED
samples/1750969520281__000001000_2.jpg ADDED

Git LFS Details

  • SHA256: 2e344242e773ec194af0e68ba755a5cb116e7156666215e9b94002aa31f5fa8f
  • Pointer size: 131 Bytes
  • Size of remote file: 134 kB