Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Commit 
							
							·
						
						2e08bea
	
1
								Parent(s):
							
							2ad4e95
								
iface
Browse files
    	
        app.py
    CHANGED
    
    | @@ -40,7 +40,7 @@ iface = gr.Interface( | |
| 40 | 
             
                outputs=gr.outputs.Textbox(label="Generated Text"),
         | 
| 41 | 
             
                examples=examples
         | 
| 42 | 
             
            )
         | 
| 43 | 
            -
             | 
| 44 |  | 
| 45 | 
             
            iface.launch()
         | 
| 46 |  | 
|  | |
| 40 | 
             
                outputs=gr.outputs.Textbox(label="Generated Text"),
         | 
| 41 | 
             
                examples=examples
         | 
| 42 | 
             
            )
         | 
| 43 | 
            +
            # 
         | 
| 44 |  | 
| 45 | 
             
            iface.launch()
         | 
| 46 |  | 
