Spaces:
				
			
			
	
			
			
					
		Running
		
	
	
	
			
			
	
	
	
	
		
		
					
		Running
		
	upgrade optimum-intel
Browse files- requirements.txt +1 -5
    	
        requirements.txt
    CHANGED
    
    | @@ -1,8 +1,4 @@ | |
| 1 | 
             
            huggingface_hub==0.23.4
         | 
| 2 | 
             
            gradio[oauth]>=4.37.2
         | 
| 3 | 
             
            gradio_huggingfacehub_search==0.0.6
         | 
| 4 | 
            -
             | 
| 5 | 
            -
            diffusers==0.29.1
         | 
| 6 | 
            -
            openvino
         | 
| 7 | 
            -
            nncf
         | 
| 8 | 
            -
            git+https://github.com/huggingface/optimum-intel.git@automatic-export
         | 
|  | |
| 1 | 
             
            huggingface_hub==0.23.4
         | 
| 2 | 
             
            gradio[oauth]>=4.37.2
         | 
| 3 | 
             
            gradio_huggingfacehub_search==0.0.6
         | 
| 4 | 
            +
            optimum-intel[openvino,diffusers]==1.23
         | 
|  | |
|  | |
|  | |
|  | 

