Update app.py
Browse files
    	
        app.py
    CHANGED
    
    | @@ -108,7 +108,6 @@ demo = gr.Interface( | |
| 108 | 
             
                    ["Content_Images/contnt.jpg", "Content_Images/styl22.jpg"]
         | 
| 109 | 
             
                ],
         | 
| 110 | 
             
                cache_examples=True,
         | 
| 111 | 
            -
                allow_flagging=False,
         | 
| 112 | 
             
                analytics_enabled=False
         | 
| 113 | 
             
            )
         | 
| 114 |  | 
|  | |
| 108 | 
             
                    ["Content_Images/contnt.jpg", "Content_Images/styl22.jpg"]
         | 
| 109 | 
             
                ],
         | 
| 110 | 
             
                cache_examples=True,
         | 
|  | |
| 111 | 
             
                analytics_enabled=False
         | 
| 112 | 
             
            )
         | 
| 113 |  | 
