Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Commit 
							
							·
						
						bc071c3
	
1
								Parent(s):
							
							c6948e2
								
torch -> pytorch
Browse files- .gitignore +1 -0
- requirements.txt +1 -1
    	
        .gitignore
    CHANGED
    
    | @@ -0,0 +1 @@ | |
|  | 
|  | |
| 1 | 
            +
            .idea
         | 
    	
        requirements.txt
    CHANGED
    
    | @@ -2,4 +2,4 @@ transformers | |
| 2 | 
             
            sentencepiece
         | 
| 3 | 
             
            pandas
         | 
| 4 | 
             
            streamlit
         | 
| 5 | 
            -
             | 
|  | |
| 2 | 
             
            sentencepiece
         | 
| 3 | 
             
            pandas
         | 
| 4 | 
             
            streamlit
         | 
| 5 | 
            +
            pytorch
         | 
