sarathmenon commited on
Commit
0d4ebf5
·
verified ·
1 Parent(s): 697b937

Upload folder using huggingface_hub

Browse files
Preferred Albatross.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1fbb2d3e3c5018946c1522cf0bdd08e4e4b01f38229680e0c4cb06cc2661d9e
3
+ size 171969408
Preferred Albatross_000000011.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5ba5e1d768a41b64a63f8a21f7aa87053e2c267996cae81609242bfc3d459a8
3
+ size 171969408
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
  widget:
10
  - text: Image of TOK
11
  output:
12
- url: samples/1740348875413__000000020_0.jpg
13
  base_model: black-forest-labs/FLUX.1-dev
14
  instance_prompt: TOK
15
  license: other
@@ -17,7 +17,7 @@ license_name: flux-1-dev-non-commercial-license
17
  license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
18
  ---
19
 
20
- # Formal Quokka
21
  Model trained with [AI Toolkit by Ostris](https://github.com/ostris/ai-toolkit)
22
  <Gallery />
23
 
@@ -38,7 +38,7 @@ from diffusers import AutoPipelineForText2Image
38
  import torch
39
 
40
  pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to('cuda')
41
- pipeline.load_lora_weights('sarathmenon/lora_weights', weight_name='Formal Quokka.safetensors')
42
  image = pipeline('Image of TOK').images[0]
43
  image.save("my_image.png")
44
  ```
 
9
  widget:
10
  - text: Image of TOK
11
  output:
12
+ url: samples/1740404254023__000000020_0.jpg
13
  base_model: black-forest-labs/FLUX.1-dev
14
  instance_prompt: TOK
15
  license: other
 
17
  license_link: https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md
18
  ---
19
 
20
+ # Preferred Albatross
21
  Model trained with [AI Toolkit by Ostris](https://github.com/ostris/ai-toolkit)
22
  <Gallery />
23
 
 
38
  import torch
39
 
40
  pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.bfloat16).to('cuda')
41
+ pipeline.load_lora_weights('sarathmenon/lora_weights', weight_name='Preferred Albatross.safetensors')
42
  image = pipeline('Image of TOK').images[0]
43
  image.save("my_image.png")
44
  ```
samples/1740404154731__000000001_0.jpg ADDED
samples/1740404206281__000000011_0.jpg ADDED
samples/1740404254023__000000020_0.jpg ADDED