Spaces:
				
			
			
	
			
			
		Running
		
			on 
			
			Zero
	
	
	
			
			
	
	
	
	
		
		
		Running
		
			on 
			
			Zero
	Update requirements.txt
Browse files- requirements.txt +2 -1
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -13,4 +13,5 @@ anthropic 
     | 
|
| 13 | 
         
             
            groq
         
     | 
| 14 | 
         
             
            sentencepiece
         
     | 
| 15 | 
         
             
            huggingface_hub
         
     | 
| 16 | 
         
            -
            einops
         
     | 
| 
         | 
| 
         | 
|
| 13 | 
         
             
            groq
         
     | 
| 14 | 
         
             
            sentencepiece
         
     | 
| 15 | 
         
             
            huggingface_hub
         
     | 
| 16 | 
         
            +
            einops
         
     | 
| 17 | 
         
            +
            pydantic==2.10.6
         
     |