Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	Update requirements.txt
Browse files- requirements.txt +2 -0
    	
        requirements.txt
    CHANGED
    
    | @@ -1,5 +1,7 @@ | |
| 1 | 
             
            transformers
         | 
| 2 | 
             
            torch
         | 
| 3 | 
             
            gradio
         | 
|  | |
|  | |
| 4 | 
             
            sentencepiece
         | 
| 5 | 
             
            protobuf
         | 
|  | |
| 1 | 
             
            transformers
         | 
| 2 | 
             
            torch
         | 
| 3 | 
             
            gradio
         | 
| 4 | 
            +
            json
         | 
| 5 | 
            +
            re
         | 
| 6 | 
             
            sentencepiece
         | 
| 7 | 
             
            protobuf
         |