Update sd3.5-t2i-fp8-scaled-workflow.json
Browse files
    	
        sd3.5-t2i-fp8-scaled-workflow.json
    CHANGED
    
    | 
         @@ -549,7 +549,7 @@ 
     | 
|
| 549 | 
         
             
              "models": [
         
     | 
| 550 | 
         
             
                {
         
     | 
| 551 | 
         
             
                  "name": "sd3.5_large_fp8.safetensors",
         
     | 
| 552 | 
         
            -
                  "url": "",
         
     | 
| 553 | 
         
             
                  "directory": "checkpoints"
         
     | 
| 554 | 
         
             
                },
         
     | 
| 555 | 
         
             
                {
         
     | 
| 
         | 
|
| 549 | 
         
             
              "models": [
         
     | 
| 550 | 
         
             
                {
         
     | 
| 551 | 
         
             
                  "name": "sd3.5_large_fp8.safetensors",
         
     | 
| 552 | 
         
            +
                  "url": "https://huggingface.co/Comfy-Org/stable-diffusion-3.5-fp8/resolve/main/sd3.5_large_fp8_scaled.safetensors?download=true",
         
     | 
| 553 | 
         
             
                  "directory": "checkpoints"
         
     | 
| 554 | 
         
             
                },
         
     | 
| 555 | 
         
             
                {
         
     |