Spaces:
				
			
			
	
			
			
					
		Running
		
	
	
	
			
			
	
	
	
	
		
		
					
		Running
		
	Commit 
							
							·
						
						2e9a321
	
1
								Parent(s):
							
							f915ec0
								
Update requirements.txt
Browse files- requirements.txt +2 -1
    	
        requirements.txt
    CHANGED
    
    | @@ -4,4 +4,5 @@ torchvision | |
| 4 | 
             
            numpy
         | 
| 5 | 
             
            tqdm
         | 
| 6 | 
             
            gradio
         | 
| 7 | 
            -
            argparse
         | 
|  | 
|  | |
| 4 | 
             
            numpy
         | 
| 5 | 
             
            tqdm
         | 
| 6 | 
             
            gradio
         | 
| 7 | 
            +
            argparse
         | 
| 8 | 
            +
            sentencepiece
         |