Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Update app.py
Browse files
    	
        app.py
    CHANGED
    
    | @@ -53,7 +53,7 @@ with gr.Blocks(css=css) as myface: | |
| 53 | 
             
                               }
         | 
| 54 | 
             
                               .gradio-container {
         | 
| 55 | 
             
                               color: #ffaa66 !important;
         | 
| 56 | 
            -
                               background- | 
| 57 | 
             
                               font-family: 'IBM Plex Sans', sans-serif !important;
         | 
| 58 | 
             
                               }
         | 
| 59 | 
             
                            </style>
         | 
|  | |
| 53 | 
             
                               }
         | 
| 54 | 
             
                               .gradio-container {
         | 
| 55 | 
             
                               color: #ffaa66 !important;
         | 
| 56 | 
            +
                               background-image: linear-gradient(#660099, #000000) !important;
         | 
| 57 | 
             
                               font-family: 'IBM Plex Sans', sans-serif !important;
         | 
| 58 | 
             
                               }
         | 
| 59 | 
             
                            </style>
         | 
