Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Update requirements.txt
Browse files- requirements.txt +29 -30
    	
        requirements.txt
    CHANGED
    
    | @@ -1,37 +1,37 @@ | |
| 1 | 
            -
            fastapi==0.115. | 
| 2 | 
            -
            pydantic== | 
| 3 | 
            -
            uvicorn==0. | 
| 4 | 
            -
            langgraph==0. | 
| 5 | 
            -
            gradio== | 
| 6 | 
            -
            requests==2.32. | 
| 7 | 
             
            pandas==2.2.3
         | 
| 8 | 
             
            openpyxl==3.1.5
         | 
| 9 | 
             
            PyPDF2==3.0.1
         | 
| 10 | 
            -
            pdfplumber==0.11. | 
| 11 | 
            -
            Pillow== | 
| 12 | 
            -
            python-docx==1. | 
| 13 | 
             
            python-pptx==1.0.2
         | 
| 14 | 
            -
            huggingface_hub | 
| 15 | 
            -
            transformers==4. | 
| 16 | 
            -
            langchain-ollama==0. | 
| 17 | 
            -
            SpeechRecognition==3. | 
| 18 | 
             
            pydub==0.25.1
         | 
| 19 | 
            -
            pocketsphinx==5.0. | 
| 20 | 
             
            mutagen==1.47.0
         | 
| 21 | 
             
            duckduckgo_search==8.0.4
         | 
| 22 | 
             
            pytesseract==0.3.13
         | 
| 23 | 
            -
            torch==2. | 
| 24 | 
            -
            torchvision==0. | 
| 25 | 
            -
            torchaudio==2. | 
| 26 | 
            -
            faiss-cpu==1. | 
| 27 | 
            -
            sentence-transformers==3. | 
| 28 | 
            -
            beautifulsoup4==4. | 
| 29 | 
            -
            retrying==1.3. | 
| 30 | 
            -
            shazamio==0. | 
| 31 | 
            -
            arxiv==2. | 
| 32 | 
            -
            pymupdf==1. | 
| 33 | 
            -
            langchain-community==0.3. | 
| 34 | 
            -
            tqdm==4. | 
| 35 | 
             
            audioread==3.0.1
         | 
| 36 | 
             
            decorator==5.2.1
         | 
| 37 | 
             
            lazy_loader==0.4
         | 
| @@ -41,7 +41,6 @@ msgpack==1.1.1 | |
| 41 | 
             
            numba==0.61.2
         | 
| 42 | 
             
            pooch==1.8.2
         | 
| 43 | 
             
            soxr==0.5.0.post1
         | 
| 44 | 
            -
            faster-whisper==1. | 
| 45 | 
            -
            accelerate== | 
| 46 | 
            -
            bitsandbytes==0.43.3
         | 
| 47 | 
            -
            retrying==1.3.4
         | 
|  | |
| 1 | 
            +
            fastapi==0.115.7
         | 
| 2 | 
            +
            pydantic==2.10.6
         | 
| 3 | 
            +
            uvicorn==0.34.2
         | 
| 4 | 
            +
            langgraph==0.4.8
         | 
| 5 | 
            +
            gradio==3.50.2
         | 
| 6 | 
            +
            requests==2.32.4
         | 
| 7 | 
             
            pandas==2.2.3
         | 
| 8 | 
             
            openpyxl==3.1.5
         | 
| 9 | 
             
            PyPDF2==3.0.1
         | 
| 10 | 
            +
            pdfplumber==0.11.7
         | 
| 11 | 
            +
            Pillow==11.2.1
         | 
| 12 | 
            +
            python-docx==1.2.0
         | 
| 13 | 
             
            python-pptx==1.0.2
         | 
| 14 | 
            +
            huggingface_hub==0.33.0
         | 
| 15 | 
            +
            transformers==4.52.4
         | 
| 16 | 
            +
            langchain-ollama==0.3.3
         | 
| 17 | 
            +
            SpeechRecognition==3.14.3
         | 
| 18 | 
             
            pydub==0.25.1
         | 
| 19 | 
            +
            pocketsphinx==5.0.4
         | 
| 20 | 
             
            mutagen==1.47.0
         | 
| 21 | 
             
            duckduckgo_search==8.0.4
         | 
| 22 | 
             
            pytesseract==0.3.13
         | 
| 23 | 
            +
            torch==2.7.1
         | 
| 24 | 
            +
            torchvision==0.22.1
         | 
| 25 | 
            +
            torchaudio==2.7.1
         | 
| 26 | 
            +
            faiss-cpu==1.11.0
         | 
| 27 | 
            +
            sentence-transformers==3.0.0
         | 
| 28 | 
            +
            beautifulsoup4==4.13.4
         | 
| 29 | 
            +
            retrying==1.3.5
         | 
| 30 | 
            +
            shazamio==0.8.1
         | 
| 31 | 
            +
            arxiv==2.2.0
         | 
| 32 | 
            +
            pymupdf==1.26.1
         | 
| 33 | 
            +
            langchain-community==0.3.23
         | 
| 34 | 
            +
            tqdm==4.67.1
         | 
| 35 | 
             
            audioread==3.0.1
         | 
| 36 | 
             
            decorator==5.2.1
         | 
| 37 | 
             
            lazy_loader==0.4
         | 
|  | |
| 41 | 
             
            numba==0.61.2
         | 
| 42 | 
             
            pooch==1.8.2
         | 
| 43 | 
             
            soxr==0.5.0.post1
         | 
| 44 | 
            +
            faster-whisper==1.1.1
         | 
| 45 | 
            +
            accelerate==1.8.0
         | 
| 46 | 
            +
            bitsandbytes==0.43.3
         | 
|  | 
 
			
