Spaces:
				
			
			
	
			
			
		Build error
		
	
	
	
			
			
	
	
	
	
		
		
		Build error
		
	Commit 
							
							·
						
						c96bd53
	
1
								Parent(s):
							
							0b807bd
								
Update requirements.txt
Browse files- requirements.txt +2 -1
 
    	
        requirements.txt
    CHANGED
    
    | 
         @@ -13,4 +13,5 @@ latex2markdown 
     | 
|
| 13 | 
         
             
            openai
         
     | 
| 14 | 
         
             
            unstructured[local-inference]
         
     | 
| 15 | 
         
             
            llama-cpp-python
         
     | 
| 16 | 
         
            -
            sentence-transformers
         
     | 
| 
         | 
| 
         | 
|
| 13 | 
         
             
            openai
         
     | 
| 14 | 
         
             
            unstructured[local-inference]
         
     | 
| 15 | 
         
             
            llama-cpp-python
         
     | 
| 16 | 
         
            +
            sentence-transformers
         
     | 
| 17 | 
         
            +
            tabulate
         
     |