prithivMLmods commited on
Commit
f5d0166
1 Parent(s): 5858bc0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -68,6 +68,7 @@ pipe.load_lora_weights(lora_repo)
68
 
69
  device = torch.device("cuda")
70
  pipe.to(device)
 
71
 
72
  ## Trigger words
73
 
 
68
 
69
  device = torch.device("cuda")
70
  pipe.to(device)
71
+ ```
72
 
73
  ## Trigger words
74