throwromans commited on
Commit
50ddd9b
1 Parent(s): b67f59c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -55,7 +55,7 @@ import torch
55
 
56
  pipeline = AutoPipelineForText2Image.from_pretrained('WarriorMama777/AbyssOrangeMix2', torch_dtype=torch.float16).to('cuda')
57
  pipeline.load_lora_weights('throwromans/merchant_v2', weight_name='merchants-v2.safetensors')
58
- image = pipeline('harry potter game, playstation 1 graphics, PS1 Game, ').images[0]
59
  ```
60
 
61
  For more details, including weighting, merging and fusing LoRAs, check the [documentation on loading LoRAs in diffusers](https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading_adapters)
 
55
 
56
  pipeline = AutoPipelineForText2Image.from_pretrained('WarriorMama777/AbyssOrangeMix2', torch_dtype=torch.float16).to('cuda')
57
  pipeline.load_lora_weights('throwromans/merchant_v2', weight_name='merchants-v2.safetensors')
58
+ image = pipeline('subversive jewish demon, ').images[0]
59
  ```
60
 
61
  For more details, including weighting, merging and fusing LoRAs, check the [documentation on loading LoRAs in diffusers](https://huggingface.co/docs/diffusers/main/en/using-diffusers/loading_adapters)