Spaces:
				
			
			
	
			
			
		Running
		
			on 
			
			Zero
	
	
	
			
			
	
	
	
	
		
		
		Running
		
			on 
			
			Zero
	gradio
Browse files
    	
        app.py
    CHANGED
    
    | @@ -338,7 +338,7 @@ if __name__ == "__main__": | |
| 338 |  | 
| 339 | 
             
                        with gr.Column():
         | 
| 340 | 
             
                            output_image = gr.Image(
         | 
| 341 | 
            -
                                label="Vance Blurred  | 
| 342 | 
             
                                elem_id="fixed-image-size",
         | 
| 343 | 
             
                                show_label=True,
         | 
| 344 | 
             
                            )
         | 
|  | |
| 338 |  | 
| 339 | 
             
                        with gr.Column():
         | 
| 340 | 
             
                            output_image = gr.Image(
         | 
| 341 | 
            +
                                label="\"Vance Blurred\" Result",
         | 
| 342 | 
             
                                elem_id="fixed-image-size",
         | 
| 343 | 
             
                                show_label=True,
         | 
| 344 | 
             
                            )
         | 
