twodgirl commited on
Commit
fd1b9b3
·
verified ·
1 Parent(s): 32a4744

Update run_ctrlx.py

Browse files
Files changed (1) hide show
  1. run_ctrlx.py +3 -0
run_ctrlx.py CHANGED
@@ -12,6 +12,9 @@ from utils.sdxl import *
12
  import yaml
13
 
14
 
 
 
 
15
  @torch.no_grad()
16
  def inference(
17
  pipe, refiner, device,
 
12
  import yaml
13
 
14
 
15
+ ###
16
+ # Code from genforce/ctrl-x/run_ctrlx.py
17
+
18
  @torch.no_grad()
19
  def inference(
20
  pipe, refiner, device,