Spaces:
Running
on
Zero
Running
on
Zero
Update app_kontext.py
Browse files- app_kontext.py +1 -1
app_kontext.py
CHANGED
@@ -67,7 +67,7 @@ except Exception as e:
|
|
67 |
# Leave the entire pipeline to the GPU for the best performance.
|
68 |
|
69 |
# FLUX.1 Dev Kontext Lightning Model / 8-Steps
|
70 |
-
kontext_model = "
|
71 |
pipe = FluxKontextPipeline.from_pretrained(
|
72 |
kontext_model,
|
73 |
quantization_config=quant_config,
|
|
|
67 |
# Leave the entire pipeline to the GPU for the best performance.
|
68 |
|
69 |
# FLUX.1 Dev Kontext Lightning Model / 8-Steps
|
70 |
+
kontext_model = "buildborderless/FLUX.1_Kontext-Lightning-8step"
|
71 |
pipe = FluxKontextPipeline.from_pretrained(
|
72 |
kontext_model,
|
73 |
quantization_config=quant_config,
|