Upload Alissonerdx_BFS-Best-Face-Swap_0.txt with huggingface_hub
Browse files
Alissonerdx_BFS-Best-Face-Swap_0.txt
CHANGED
|
@@ -15,11 +15,11 @@ image = pipe(image=input_image, prompt=prompt).images[0]
|
|
| 15 |
|
| 16 |
ERROR:
|
| 17 |
Traceback (most recent call last):
|
| 18 |
-
File "/tmp/Alissonerdx_BFS-Best-Face-
|
| 19 |
pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.2-klein-9B,black-forest-labs/FLUX.2-klein-4B,black-forest-labs/FLUX.2-klein-base-4B,black-forest-labs/FLUX.2-klein-base-9B,black-forest-labs/FLUX.2-klein-9b-fp8,black-forest-labs/FLUX.2-klein-4b-fp8,Qwen/Qwen-Image-Edit-2511", dtype=torch.bfloat16, device_map="cuda")
|
| 20 |
File "/tmp/.cache/uv/environments-v2/04a66d23059ab39c/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn
|
| 21 |
return fn(*args, **kwargs)
|
| 22 |
-
File "/tmp/.cache/uv/environments-v2/04a66d23059ab39c/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line
|
| 23 |
raise ValueError(
|
| 24 |
...<2 lines>...
|
| 25 |
)
|
|
|
|
| 15 |
|
| 16 |
ERROR:
|
| 17 |
Traceback (most recent call last):
|
| 18 |
+
File "/tmp/Alissonerdx_BFS-Best-Face-Swap_09VDbcD.py", line 28, in <module>
|
| 19 |
pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.2-klein-9B,black-forest-labs/FLUX.2-klein-4B,black-forest-labs/FLUX.2-klein-base-4B,black-forest-labs/FLUX.2-klein-base-9B,black-forest-labs/FLUX.2-klein-9b-fp8,black-forest-labs/FLUX.2-klein-4b-fp8,Qwen/Qwen-Image-Edit-2511", dtype=torch.bfloat16, device_map="cuda")
|
| 20 |
File "/tmp/.cache/uv/environments-v2/04a66d23059ab39c/lib/python3.13/site-packages/huggingface_hub/utils/_validators.py", line 89, in _inner_fn
|
| 21 |
return fn(*args, **kwargs)
|
| 22 |
+
File "/tmp/.cache/uv/environments-v2/04a66d23059ab39c/lib/python3.13/site-packages/diffusers/pipelines/pipeline_utils.py", line 849, in from_pretrained
|
| 23 |
raise ValueError(
|
| 24 |
...<2 lines>...
|
| 25 |
)
|