Spaces:
				
			
			
	
			
			
		Paused
		
	
	
	
			
			
	
	
	
	
		
		
		Paused
		
	Commit 
							
							·
						
						ab71f9d
	
1
								Parent(s):
							
							3d608a7
								
remove cache_examples
Browse files
    	
        app.py
    CHANGED
    
    | @@ -340,6 +340,5 @@ if __name__ == "__main__": | |
| 340 | 
             
                    quiet=False,
         | 
| 341 | 
             
                    favicon_path=None,
         | 
| 342 | 
             
                    prevent_thread_lock=True,
         | 
| 343 | 
            -
                    cache_examples=False,
         | 
| 344 | 
             
                    show_tips=False
         | 
| 345 | 
             
                )
         | 
|  | |
| 340 | 
             
                    quiet=False,
         | 
| 341 | 
             
                    favicon_path=None,
         | 
| 342 | 
             
                    prevent_thread_lock=True,
         | 
|  | |
| 343 | 
             
                    show_tips=False
         | 
| 344 | 
             
                )
         |