AntDish commited on
Commit
20c0e41
·
verified ·
1 Parent(s): 35e5be3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -16,4 +16,9 @@ import torch
16
  pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.float16).to('cuda')
17
  pipeline.load_lora_weights('AntDish/BACK', weight_name='back.safetensors')
18
  image = pipeline('your prompt').images[0]
19
- ```
 
 
 
 
 
 
16
  pipeline = AutoPipelineForText2Image.from_pretrained('black-forest-labs/FLUX.1-dev', torch_dtype=torch.float16).to('cuda')
17
  pipeline.load_lora_weights('AntDish/BACK', weight_name='back.safetensors')
18
  image = pipeline('your prompt').images[0]
19
+ ```
20
+
21
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63cbd8a16d080f9b7cf11cc5/5eTCSFbQ-khOzz_Ek4G6Y.png)
22
+
23
+
24
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/63cbd8a16d080f9b7cf11cc5/NkuDTPnIEGVkP7pQ2xB76.png)