Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Update ui-config.json
Browse files- ui-config.json +8 -8
    	
        ui-config.json
    CHANGED
    
    | @@ -10,7 +10,7 @@ | |
| 10 | 
             
                "txt2img/Sampling Steps/visible": true,
         | 
| 11 | 
             
                "txt2img/Sampling Steps/value": 20,
         | 
| 12 | 
             
                "txt2img/Sampling Steps/minimum": 1,
         | 
| 13 | 
            -
                "txt2img/Sampling Steps/maximum":  | 
| 14 | 
             
                "txt2img/Sampling Steps/step": 1,
         | 
| 15 | 
             
                "txt2img/Sampling method/visible": true,
         | 
| 16 | 
             
                "txt2img/Sampling method/value": "Euler A",
         | 
| @@ -56,10 +56,10 @@ | |
| 56 | 
             
                "txt2img/Batch size/maximum": 1,
         | 
| 57 | 
             
                "txt2img/Batch size/step": 1,
         | 
| 58 | 
             
                "txt2img/CFG Scale/visible": true,
         | 
| 59 | 
            -
                "txt2img/CFG Scale/value":  | 
| 60 | 
             
                "txt2img/CFG Scale/minimum": 1.0,
         | 
| 61 | 
            -
                "txt2img/CFG Scale/maximum":  | 
| 62 | 
            -
                "txt2img/CFG Scale/step":  | 
| 63 | 
             
                "txt2img/Seed/visible": true,
         | 
| 64 | 
             
                "txt2img/Seed/value": -1.0,
         | 
| 65 | 
             
                "txt2img/Extra/visible": true,
         | 
| @@ -142,7 +142,7 @@ | |
| 142 | 
             
                "img2img/Sampling Steps/visible": true,
         | 
| 143 | 
             
                "img2img/Sampling Steps/value": 20,
         | 
| 144 | 
             
                "img2img/Sampling Steps/minimum": 1,
         | 
| 145 | 
            -
                "img2img/Sampling Steps/maximum":  | 
| 146 | 
             
                "img2img/Sampling Steps/step": 1,
         | 
| 147 | 
             
                "img2img/Sampling method/visible": true,
         | 
| 148 | 
             
                "img2img/Sampling method/value": "Euler a",
         | 
| @@ -171,10 +171,10 @@ | |
| 171 | 
             
                "img2img/Batch size/maximum": 1,
         | 
| 172 | 
             
                "img2img/Batch size/step": 1,
         | 
| 173 | 
             
                "img2img/CFG Scale/visible": true,
         | 
| 174 | 
            -
                "img2img/CFG Scale/value":  | 
| 175 | 
             
                "img2img/CFG Scale/minimum": 1.0,
         | 
| 176 | 
            -
                "img2img/CFG Scale/maximum":  | 
| 177 | 
            -
                "img2img/CFG Scale/step":  | 
| 178 | 
             
                "img2img/Denoising strength/visible": true,
         | 
| 179 | 
             
                "img2img/Denoising strength/value": 0.75,
         | 
| 180 | 
             
                "img2img/Denoising strength/minimum": 0.0,
         | 
|  | |
| 10 | 
             
                "txt2img/Sampling Steps/visible": true,
         | 
| 11 | 
             
                "txt2img/Sampling Steps/value": 20,
         | 
| 12 | 
             
                "txt2img/Sampling Steps/minimum": 1,
         | 
| 13 | 
            +
                "txt2img/Sampling Steps/maximum": 1000,
         | 
| 14 | 
             
                "txt2img/Sampling Steps/step": 1,
         | 
| 15 | 
             
                "txt2img/Sampling method/visible": true,
         | 
| 16 | 
             
                "txt2img/Sampling method/value": "Euler A",
         | 
|  | |
| 56 | 
             
                "txt2img/Batch size/maximum": 1,
         | 
| 57 | 
             
                "txt2img/Batch size/step": 1,
         | 
| 58 | 
             
                "txt2img/CFG Scale/visible": true,
         | 
| 59 | 
            +
                "txt2img/CFG Scale/value": 15.0,
         | 
| 60 | 
             
                "txt2img/CFG Scale/minimum": 1.0,
         | 
| 61 | 
            +
                "txt2img/CFG Scale/maximum": 9999.0,
         | 
| 62 | 
            +
                "txt2img/CFG Scale/step": 1,
         | 
| 63 | 
             
                "txt2img/Seed/visible": true,
         | 
| 64 | 
             
                "txt2img/Seed/value": -1.0,
         | 
| 65 | 
             
                "txt2img/Extra/visible": true,
         | 
|  | |
| 142 | 
             
                "img2img/Sampling Steps/visible": true,
         | 
| 143 | 
             
                "img2img/Sampling Steps/value": 20,
         | 
| 144 | 
             
                "img2img/Sampling Steps/minimum": 1,
         | 
| 145 | 
            +
                "img2img/Sampling Steps/maximum": 1000,
         | 
| 146 | 
             
                "img2img/Sampling Steps/step": 1,
         | 
| 147 | 
             
                "img2img/Sampling method/visible": true,
         | 
| 148 | 
             
                "img2img/Sampling method/value": "Euler a",
         | 
|  | |
| 171 | 
             
                "img2img/Batch size/maximum": 1,
         | 
| 172 | 
             
                "img2img/Batch size/step": 1,
         | 
| 173 | 
             
                "img2img/CFG Scale/visible": true,
         | 
| 174 | 
            +
                "img2img/CFG Scale/value": 15.0,
         | 
| 175 | 
             
                "img2img/CFG Scale/minimum": 1.0,
         | 
| 176 | 
            +
                "img2img/CFG Scale/maximum": 9999.0,
         | 
| 177 | 
            +
                "img2img/CFG Scale/step": 1,
         | 
| 178 | 
             
                "img2img/Denoising strength/visible": true,
         | 
| 179 | 
             
                "img2img/Denoising strength/value": 0.75,
         | 
| 180 | 
             
                "img2img/Denoising strength/minimum": 0.0,
         | 
