Spaces:
				
			
			
	
			
			
		Build error
		
	
	
	
			
			
	
	
	
	
		
		
		Build error
		
	Commit 
							
							·
						
						a412d05
	
1
								Parent(s):
							
							a4736d7
								
Fixes
Browse files
    	
        app.py
    CHANGED
    
    | @@ -43,7 +43,6 @@ iface = gr.Interface( | |
| 43 | 
             
                    ["Hello, this is a sample sentence.", "p282"],
         | 
| 44 | 
             
                    ["How are you doing?", "p301"],
         | 
| 45 | 
             
                ],
         | 
| 46 | 
            -
                live=True,
         | 
| 47 | 
             
            )
         | 
| 48 |  | 
| 49 | 
             
            if __name__ == "__main__":
         | 
|  | |
| 43 | 
             
                    ["Hello, this is a sample sentence.", "p282"],
         | 
| 44 | 
             
                    ["How are you doing?", "p301"],
         | 
| 45 | 
             
                ],
         | 
|  | |
| 46 | 
             
            )
         | 
| 47 |  | 
| 48 | 
             
            if __name__ == "__main__":
         | 
