Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Update README.md with upgraded Gradio version
Browse filesThe Space currently gives a configuration error:
```
configuration error
Gradio version does not exist
```
    	
        README.md
    CHANGED
    
    | 
         @@ -4,10 +4,10 @@ emoji: π© 
     | 
|
| 4 | 
         
             
            colorFrom: red
         
     | 
| 5 | 
         
             
            colorTo: green
         
     | 
| 6 | 
         
             
            sdk: gradio
         
     | 
| 7 | 
         
            -
            sdk_version:  
     | 
| 8 | 
         
             
            app_file: app.py
         
     | 
| 9 | 
         
             
            pinned: false
         
     | 
| 10 | 
         
             
            license: mit
         
     | 
| 11 | 
         
             
            ---
         
     | 
| 12 | 
         | 
| 13 | 
         
            -
            Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
         
     | 
| 
         | 
|
| 4 | 
         
             
            colorFrom: red
         
     | 
| 5 | 
         
             
            colorTo: green
         
     | 
| 6 | 
         
             
            sdk: gradio
         
     | 
| 7 | 
         
            +
            sdk_version: 4.42.0
         
     | 
| 8 | 
         
             
            app_file: app.py
         
     | 
| 9 | 
         
             
            pinned: false
         
     | 
| 10 | 
         
             
            license: mit
         
     | 
| 11 | 
         
             
            ---
         
     | 
| 12 | 
         | 
| 13 | 
         
            +
            Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
         
     |