Update README.md
#2
by
						
shany000
	
							
						- opened
							
					
    	
        README.md
    CHANGED
    
    | @@ -71,7 +71,7 @@ Below, we provide simple examples to show how to use Qwen3-VL with 🤖 ModelSco | |
| 71 | 
             
            The code of Qwen3-VL has been in the latest Hugging face transformers and we advise you to build from source with command:
         | 
| 72 | 
             
            ```
         | 
| 73 | 
             
            pip install git+https://github.com/huggingface/transformers
         | 
| 74 | 
            -
            # pip install transformers==4.57.0 # currently, V4.57.0 is  | 
| 75 | 
             
            ```
         | 
| 76 |  | 
| 77 | 
             
            ### Using 🤗 Transformers to Chat
         | 
|  | |
| 71 | 
             
            The code of Qwen3-VL has been in the latest Hugging face transformers and we advise you to build from source with command:
         | 
| 72 | 
             
            ```
         | 
| 73 | 
             
            pip install git+https://github.com/huggingface/transformers
         | 
| 74 | 
            +
            # pip install transformers==4.57.0 # currently, V4.57.0 is released
         | 
| 75 | 
             
            ```
         | 
| 76 |  | 
| 77 | 
             
            ### Using 🤗 Transformers to Chat
         | 
