Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -46,7 +46,7 @@ import torch
46
  from diffusers import FluxPipeline
47
 
48
  # Load the model
49
- pipe = FluxPipeline.from_pretrained("enhanceateam/mystic", torch_dtype=torch.float16)
50
  pipe.to("cuda")
51
 
52
  # Define your prompt
 
46
  from diffusers import FluxPipeline
47
 
48
  # Load the model
49
+ pipe = FluxPipeline.from_pretrained("enhanceaiteam/mystic", torch_dtype=torch.float16)
50
  pipe.to("cuda")
51
 
52
  # Define your prompt