Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	This PR adds a description & tags (#6)
Browse files- This PR adds a description & tags (cef638c594635e28b8de23ae09bbc3f75a8b564a)
Co-authored-by: Fabrice TIERCELIN <[email protected]>
    	
        README.md
    CHANGED
    
    | @@ -4,9 +4,17 @@ emoji: πΌ | |
| 4 | 
             
            colorFrom: purple
         | 
| 5 | 
             
            colorTo: red
         | 
| 6 | 
             
            sdk: gradio
         | 
| 7 | 
            -
            sdk_version: 5.0 | 
| 8 | 
             
            app_file: app.py
         | 
| 9 | 
             
            pinned: false
         | 
| 10 | 
             
            license: mit
         | 
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | |
| 11 | 
             
            ---
         | 
| 12 | 
             
            Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
         | 
|  | |
| 4 | 
             
            colorFrom: purple
         | 
| 5 | 
             
            colorTo: red
         | 
| 6 | 
             
            sdk: gradio
         | 
| 7 | 
            +
            sdk_version: 5.4.0
         | 
| 8 | 
             
            app_file: app.py
         | 
| 9 | 
             
            pinned: false
         | 
| 10 | 
             
            license: mit
         | 
| 11 | 
            +
            tags:
         | 
| 12 | 
            +
              - dwpose
         | 
| 13 | 
            +
              - pose
         | 
| 14 | 
            +
              - Text-to-Image
         | 
| 15 | 
            +
              - Image-to-Image
         | 
| 16 | 
            +
              - language models
         | 
| 17 | 
            +
              - LLMs
         | 
| 18 | 
            +
            short_description: Image generator/identifier/reposer
         | 
| 19 | 
             
            ---
         | 
| 20 | 
             
            Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
         | 

