zqp commited on
Commit
7b29bf0
1 Parent(s): 1bece31

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -37,7 +37,7 @@ This checkpoint is a 8-step distilled Lora, trained based on FLUX.1-dev model. W
37
  ## diffusers
38
  This model can be used ditrectly with diffusers
39
 
40
- ```json
41
  import torch
42
  from diffusers.pipelines import FluxPipeline
43
 
 
37
  ## diffusers
38
  This model can be used ditrectly with diffusers
39
 
40
+ ```python
41
  import torch
42
  from diffusers.pipelines import FluxPipeline
43