Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Commit 
							
							·
						
						3d1440f
	
1
								Parent(s):
							
							6259d16
								
Add tensorboard in requirements
Browse files- requirements.txt +2 -1
    	
        requirements.txt
    CHANGED
    
    | @@ -5,4 +5,5 @@ torchvision==0.10.0 | |
| 5 | 
             
            mtranslate==1.8
         | 
| 6 | 
             
            black==21.7b0
         | 
| 7 | 
             
            flax==0.3.4
         | 
| 8 | 
            -
            torch==1.9.0
         | 
|  | 
|  | |
| 5 | 
             
            mtranslate==1.8
         | 
| 6 | 
             
            black==21.7b0
         | 
| 7 | 
             
            flax==0.3.4
         | 
| 8 | 
            +
            torch==1.9.0
         | 
| 9 | 
            +
            tensorboard==2.5.0
         | 

