Spaces:
Sleeping
Sleeping
| fastapi>=0.95.0 | |
| uvicorn>=0.21.0 | |
| python-multipart>=0.0.6 | |
| transformers==4.34.1 # Pinned to avoid Keras 3 issues | |
| pandas>=1.5.0 | |
| pymupdf>=1.21.1 | |
| python-docx>=0.8.11 | |
| python-pptx>=0.6.21 | |
| pytesseract>=0.3.10 | |
| pillow>=9.5.0 | |
| openai>=0.27.0 | |
| matplotlib>=3.7.0 | |
| tensorflow==2.12.0 # Last stable version with Keras 2.x | |
| torch>=2.0.0 | |
| sentence-transformers>=2.2.2 | |
| tf-keras>=2.12.0 # Explicitly required for transformers compatibility | |
| keras==2.12.0 # Lock to Keras 2.x | |
| gradio>=3.0.0 | |
| jinja2 | |
| slowapi>=0.1.5 | |
| torch | |
| transformers | |
| sentencepiece | |
| uvicorn>=0.15.0 | |
| openpyxl | |
| seaborn |