Texttra commited on
Commit
4f82630
·
verified ·
1 Parent(s): c0e327a

Update handler.py

Browse files
Files changed (1) hide show
  1. handler.py +1 -0
handler.py CHANGED
@@ -12,6 +12,7 @@ class EndpointHandler:
12
  "black-forest-labs/FLUX.1-dev",
13
  torch_dtype=torch.float16,
14
  variant="fp16",
 
15
  )
16
 
17
  # Load your LoRA weights from the repo
 
12
  "black-forest-labs/FLUX.1-dev",
13
  torch_dtype=torch.float16,
14
  variant="fp16",
15
+ use_auth_token=True
16
  )
17
 
18
  # Load your LoRA weights from the repo