Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Update requirements.txt
Browse files- requirements.txt +6 -5
    	
        requirements.txt
    CHANGED
    
    | @@ -1,7 +1,6 @@ | |
| 1 | 
            -
             | 
| 2 | 
            -
             | 
| 3 | 
            -
             | 
| 4 | 
            -
            torchaudio==2.0.2
         | 
| 5 | 
             
            numpy==1.24.4
         | 
| 6 | 
             
            scipy==1.10.1
         | 
| 7 | 
             
            scikit-image==0.21.0
         | 
| @@ -20,4 +19,6 @@ av | |
| 20 | 
             
            fvcore
         | 
| 21 | 
             
            cloudpickle
         | 
| 22 | 
             
            omegaconf
         | 
| 23 | 
            -
            pycocotools
         | 
|  | |
|  | 
|  | |
| 1 | 
            +
            torch==2.2.0
         | 
| 2 | 
            +
            torchvision==0.17.0
         | 
| 3 | 
            +
            torchaudio==2.2.0
         | 
|  | |
| 4 | 
             
            numpy==1.24.4
         | 
| 5 | 
             
            scipy==1.10.1
         | 
| 6 | 
             
            scikit-image==0.21.0
         | 
|  | |
| 19 | 
             
            fvcore
         | 
| 20 | 
             
            cloudpickle
         | 
| 21 | 
             
            omegaconf
         | 
| 22 | 
            +
            pycocotools
         | 
| 23 | 
            +
            flask
         | 
| 24 | 
            +
            huggingface_hub==0.25.2
         | 
