Fix malformed json
#1
by
						
pcuenq
	
							HF Staff
						- opened
							
					
    	
        scheduler/scheduler_config.json
    CHANGED
    
    | @@ -7,5 +7,5 @@ | |
| 7 | 
             
              "clip_sample": true,
         | 
| 8 | 
             
              "clip_sample_range": 1.0,
         | 
| 9 | 
             
              "prediction_type": "sample",
         | 
| 10 | 
            -
              "use_karras_sigmas": true | 
| 11 | 
             
            }
         | 
|  | |
| 7 | 
             
              "clip_sample": true,
         | 
| 8 | 
             
              "clip_sample_range": 1.0,
         | 
| 9 | 
             
              "prediction_type": "sample",
         | 
| 10 | 
            +
              "use_karras_sigmas": true
         | 
| 11 | 
             
            }
         | 
