ABDALLALSWAITI commited on
Commit
26bb92b
·
verified ·
1 Parent(s): 86bf9a4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -32,8 +32,11 @@ This Lora, designed for the Flux Dev model, brings the rich, textured world of i
32
  ## Try It Out!
33
 
34
  I'm excited to share this Lora with the community and see what you create with it. Whether you're into landscapes, portraits, or abstract art, this impasto Lora can add a new dimension to your work.
 
 
 
35
  ```python
36
- Inference
37
  import torch
38
  from diffusers import FluxPipeline
39
 
 
32
  ## Try It Out!
33
 
34
  I'm excited to share this Lora with the community and see what you create with it. Whether you're into landscapes, portraits, or abstract art, this impasto Lora can add a new dimension to your work.
35
+
36
+ ##Inference
37
+
38
  ```python
39
+
40
  import torch
41
  from diffusers import FluxPipeline
42