Spaces:
				
			
			
	
			
			
		Running
		
			on 
			
			Zero
	
	
	
			
			
	
	
	
	
		
		
		Running
		
			on 
			
			Zero
	This PR adds a description & tags (#1)
Browse files- This PR adds a description & tags (72ec990b20da300bdb8b90c28068e83a7f68f152)
Co-authored-by: Fabrice TIERCELIN <[email protected]>
    	
        README.md
    CHANGED
    
    | @@ -4,10 +4,15 @@ emoji: 🎥📸💬 | |
| 4 | 
             
            colorFrom: red
         | 
| 5 | 
             
            colorTo: purple
         | 
| 6 | 
             
            sdk: gradio
         | 
| 7 | 
            -
            sdk_version: 4. | 
| 8 | 
             
            app_file: app.py
         | 
| 9 | 
             
            pinned: false
         | 
| 10 | 
             
            license: apache-2.0
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
| 11 | 
             
            ---
         | 
| 12 |  | 
| 13 | 
             
            An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
         | 
|  | |
| 4 | 
             
            colorFrom: red
         | 
| 5 | 
             
            colorTo: purple
         | 
| 6 | 
             
            sdk: gradio
         | 
| 7 | 
            +
            sdk_version: 4.37.2
         | 
| 8 | 
             
            app_file: app.py
         | 
| 9 | 
             
            pinned: false
         | 
| 10 | 
             
            license: apache-2.0
         | 
| 11 | 
            +
            tags:
         | 
| 12 | 
            +
              - Multimodal
         | 
| 13 | 
            +
              - language models
         | 
| 14 | 
            +
              - LLMs
         | 
| 15 | 
            +
            short_description: Media understanding
         | 
| 16 | 
             
            ---
         | 
| 17 |  | 
| 18 | 
             
            An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
         | 
