Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -1,12 +1,12 @@ | |
| 1 | 
             
            ---
         | 
| 2 | 
            -
            title:  | 
| 3 | 
            -
            emoji:  | 
| 4 | 
            -
            colorFrom:  | 
| 5 | 
            -
            colorTo:  | 
| 6 | 
             
            sdk: docker
         | 
| 7 | 
            -
             | 
| 8 | 
            -
            license: mit
         | 
| 9 | 
            -
            short_description: AI Sound Matchering
         | 
| 10 | 
             
            ---
         | 
| 11 |  | 
| 12 | 
            -
             | 
|  | |
|  | 
|  | |
| 1 | 
             
            ---
         | 
| 2 | 
            +
            title: My Matchering App
         | 
| 3 | 
            +
            emoji: 🎧
         | 
| 4 | 
            +
            colorFrom: blue
         | 
| 5 | 
            +
            colorTo: purple
         | 
| 6 | 
             
            sdk: docker
         | 
| 7 | 
            +
            app_port: 7860 # This line is essential for Docker SDKs
         | 
|  | |
|  | |
| 8 | 
             
            ---
         | 
| 9 |  | 
| 10 | 
            +
            # My Matchering App
         | 
| 11 | 
            +
             | 
| 12 | 
            +
            This is a Hugging Face Space to demonstrate the matchering library.
         |