Spaces:
				
			
			
	
			
			
		Build error
		
	
	
	
			
			
	
	
	
	
		
		
		Build error
		
	Commit 
							
							·
						
						a27bec3
	
1
								Parent(s):
							
							d86d4c4
								
Refine prompt for draft.png
Browse files
    	
        app.py
    CHANGED
    
    | @@ -35,7 +35,7 @@ examples_data = [ | |
| 35 | 
             
                    "Add more text about 'Trump-Musk Fued' in the whole area.",
         | 
| 36 | 
             
                    "Beautify the logo 'Google'.",
         | 
| 37 | 
             
                    "",
         | 
| 38 | 
            -
                    "Add text content about 'Trump and Musk' in 'Top Stories' and 'Wikipedia'.",
         | 
| 39 | 
             
                    "screencoder/data/input/draft.png"
         | 
| 40 | 
             
                ],
         | 
| 41 | 
             
            ]
         | 
|  | |
| 35 | 
             
                    "Add more text about 'Trump-Musk Fued' in the whole area.",
         | 
| 36 | 
             
                    "Beautify the logo 'Google'.",
         | 
| 37 | 
             
                    "",
         | 
| 38 | 
            +
                    "Add text content about 'Trump and Musk' in 'Top Stories' and 'Wikipedia'. Add boundary box for each part.",
         | 
| 39 | 
             
                    "screencoder/data/input/draft.png"
         | 
| 40 | 
             
                ],
         | 
| 41 | 
             
            ]
         |