Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	
		John Yang
		
	commited on
		
		
					Commit 
							
							·
						
						81bbb03
	
1
								Parent(s):
							
							c6b2f05
								
Remove 2 examples to avoid timeout
Browse files
    	
        app.py
    CHANGED
    
    | @@ -300,11 +300,9 @@ gr.Interface(fn=run_episode,\ | |
| 300 | 
             
                ],\
         | 
| 301 | 
             
                outputs="text",\
         | 
| 302 | 
             
                examples=[
         | 
| 303 | 
            -
                    ["Please select a 1 pound, certified organic sea salt shaker in the flavor triple blend flakes, and price lower than 40.00 dollars", "Amazon"],
         | 
| 304 | 
             
                    ["I want to find a gold floor lamp with a glass shade and a nickel finish that i can use for my living room, and price lower than 270.00 dollars", "Amazon"],
         | 
| 305 | 
             
                    ["I'm trying to find white bluetooth speakers that are not only water resistant but also come with stereo sound", "Amazon"],
         | 
| 306 | 
             
                    ["I need some cute heart-shaped glittery cupcake picks as a gift to bring to a baby shower", "eBay"],
         | 
| 307 | 
            -
                    ["I'm looking for a kids toothbrush for ages 6 to 12 that will help with teeth whitening and is easy to use", "WebShop"],
         | 
| 308 | 
             
                ],\
         | 
| 309 | 
             
                title="WebShop",\
         | 
| 310 | 
             
                article="<p style='padding-top:15px;text-align:center;'>To learn more about this project, check out the <a href='https://webshop-pnlp.github.io/' target='_blank'>project page</a>!</p>",\
         | 
|  | |
| 300 | 
             
                ],\
         | 
| 301 | 
             
                outputs="text",\
         | 
| 302 | 
             
                examples=[
         | 
|  | |
| 303 | 
             
                    ["I want to find a gold floor lamp with a glass shade and a nickel finish that i can use for my living room, and price lower than 270.00 dollars", "Amazon"],
         | 
| 304 | 
             
                    ["I'm trying to find white bluetooth speakers that are not only water resistant but also come with stereo sound", "Amazon"],
         | 
| 305 | 
             
                    ["I need some cute heart-shaped glittery cupcake picks as a gift to bring to a baby shower", "eBay"],
         | 
|  | |
| 306 | 
             
                ],\
         | 
| 307 | 
             
                title="WebShop",\
         | 
| 308 | 
             
                article="<p style='padding-top:15px;text-align:center;'>To learn more about this project, check out the <a href='https://webshop-pnlp.github.io/' target='_blank'>project page</a>!</p>",\
         | 
