Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	Update requirements.txt
Browse files- requirements.txt +1 -0
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -1,6 +1,7 @@ 
     | 
|
| 1 | 
         
             
            torch == 2.4.0
         
     | 
| 2 | 
         
             
            torchvision
         
     | 
| 3 | 
         
             
            torchaudio
         
     | 
| 
         | 
|
| 4 | 
         
             
            python-dotenv
         
     | 
| 5 | 
         
             
            cython
         
     | 
| 6 | 
         
             
            gitpython >= 3.1
         
     | 
| 
         | 
|
| 1 | 
         
             
            torch == 2.4.0
         
     | 
| 2 | 
         
             
            torchvision
         
     | 
| 3 | 
         
             
            torchaudio
         
     | 
| 4 | 
         
            +
            transformers
         
     | 
| 5 | 
         
             
            python-dotenv
         
     | 
| 6 | 
         
             
            cython
         
     | 
| 7 | 
         
             
            gitpython >= 3.1
         
     |