Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Update app.py
Browse files
    	
        app.py
    CHANGED
    
    | 
         @@ -503,22 +503,6 @@ with gr.Blocks( 
     | 
|
| 503 | 
         
             
                    gr.Examples(
         
     | 
| 504 | 
         
             
                            examples_per_page=20,
         
     | 
| 505 | 
         
             
                            examples=[
         
     | 
| 506 | 
         
            -
                                [
         
     | 
| 507 | 
         
            -
                                    {
         
     | 
| 508 | 
         
            -
                                        "files": [
         
     | 
| 509 | 
         
            -
                                            f"{cur_dir}/examples/user_example_07.jpg",
         
     | 
| 510 | 
         
            -
                                        ],
         
     | 
| 511 | 
         
            -
                                        "text": "那要我问问你,你这个是什么🐱?",
         
     | 
| 512 | 
         
            -
                                    },
         
     | 
| 513 | 
         
            -
                                ],
         
     | 
| 514 | 
         
            -
                                [
         
     | 
| 515 | 
         
            -
                                    {
         
     | 
| 516 | 
         
            -
                                        "files": [
         
     | 
| 517 | 
         
            -
                                            f"{cur_dir}/examples/user_example_05.jpg",
         
     | 
| 518 | 
         
            -
                                        ],
         
     | 
| 519 | 
         
            -
                                        "text": "この猫の目の大きさは、どのような理由で他の猫と比べて特に大きく見えますか?",
         
     | 
| 520 | 
         
            -
                                    },
         
     | 
| 521 | 
         
            -
                                ],
         
     | 
| 522 | 
         
             
                                [
         
     | 
| 523 | 
         
             
                                    {
         
     | 
| 524 | 
         
             
                                        "files": [
         
     | 
| 
         | 
|
| 503 | 
         
             
                    gr.Examples(
         
     | 
| 504 | 
         
             
                            examples_per_page=20,
         
     | 
| 505 | 
         
             
                            examples=[
         
     | 
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 506 | 
         
             
                                [
         
     | 
| 507 | 
         
             
                                    {
         
     | 
| 508 | 
         
             
                                        "files": [
         
     |