GrieferPig commited on
Commit
578184f
1 Parent(s): 3b39932

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -47,7 +47,7 @@ from diffusers import StableDiffusionPipeline
47
  import torch
48
  from diffusers import DDIMScheduler
49
 
50
- model_path = "./gen_model_izzy"
51
  prompt = "(((izzy moonbow))), pony, looking at you, smiling, sitting on beach, cute, portrait, intricate, digital painting, smooth, sharp, focus, depth of field"
52
  negative= "3d sfm"
53
  # torch.manual_seed(1145141919810)
 
47
  import torch
48
  from diffusers import DDIMScheduler
49
 
50
+ model_path = "GrieferPig/pony-diffusion-g5"
51
  prompt = "(((izzy moonbow))), pony, looking at you, smiling, sitting on beach, cute, portrait, intricate, digital painting, smooth, sharp, focus, depth of field"
52
  negative= "3d sfm"
53
  # torch.manual_seed(1145141919810)