Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Commit 
							
							·
						
						7d19d84
	
1
								Parent(s):
							
							1fcbb8d
								
Update requirements.txt (#3)
Browse files- Update requirements.txt (1fe38fdb299e0d7c9736127b90da77359048b90c)
Co-authored-by: daniel chen <daedalus66@users.noreply.huggingface.co>
- requirements.txt +3 -1
    	
        requirements.txt
    CHANGED
    
    | @@ -1,4 +1,6 @@ | |
| 1 | 
             
            fasttext
         | 
| 2 | 
             
            sentencepiece
         | 
| 3 | 
             
            https://github.com/kpu/kenlm/archive/master.zip
         | 
| 4 | 
            -
            emoji==1.6.1
         | 
|  | |
|  | 
|  | |
| 1 | 
             
            fasttext
         | 
| 2 | 
             
            sentencepiece
         | 
| 3 | 
             
            https://github.com/kpu/kenlm/archive/master.zip
         | 
| 4 | 
            +
            emoji==1.6.1
         | 
| 5 | 
            +
            matplotlib
         | 
| 6 | 
            +
             | 

