0xadamm commited on
Commit
da0c7e5
·
1 Parent(s): 322f30e

changed class name

Browse files
Files changed (1) hide show
  1. handler.py +1 -1
handler.py CHANGED
@@ -14,7 +14,7 @@ import base64
14
  import qrcode
15
 
16
 
17
- class QRImageHandler:
18
  def __init__(
19
  self,
20
  controlnet_path="DionTimmer/controlnet_qrcode-control_v11p_sd21",
 
14
  import qrcode
15
 
16
 
17
+ class EndpointHandler:
18
  def __init__(
19
  self,
20
  controlnet_path="DionTimmer/controlnet_qrcode-control_v11p_sd21",