Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Commit 
							
							·
						
						578ac2e
	
1
								Parent(s):
							
							417053a
								
Update requirements.txt
Browse files- requirements.txt +1 -2
    	
        requirements.txt
    CHANGED
    
    | @@ -1,7 +1,6 @@ | |
| 1 | 
             
            torch
         | 
| 2 | 
             
            transformers
         | 
| 3 | 
            -
            tiktoken
         | 
| 4 | 
             
            typing-extensions==4.7.1
         | 
| 5 | 
             
            lida==0.0.10
         | 
| 6 | 
             
            lightning
         | 
| 7 | 
            -
             | 
|  | |
| 1 | 
             
            torch
         | 
| 2 | 
             
            transformers
         | 
|  | |
| 3 | 
             
            typing-extensions==4.7.1
         | 
| 4 | 
             
            lida==0.0.10
         | 
| 5 | 
             
            lightning
         | 
| 6 | 
            +
            sentencepiece
         |