Spaces:
Runtime error
Runtime error
| # Core | |
| gymnasium>=0.29.0 | |
| numpy>=1.24.0 | |
| pandas>=2.0.0 | |
| # LLM APIs | |
| groq>=0.4.0 | |
| openai>=1.0.0 | |
| huggingface-hub>=0.19.0 | |
| google-generativeai>=0.3.0 | |
| # PDF Processing | |
| PyPDF2>=3.0.0 | |
| pdfplumber>=0.10.0 | |
| # GitHub | |
| GitPython>=3.1.0 | |
| requests>=2.31.0 | |
| # Demo | |
| gradio>=4.0.0 | |
| # Utilities | |
| python-pptx>=1.0.0 | |
| python-dotenv>=1.0.0 | |
| tqdm>=4.66.0 | |
| # API and React Serving | |
| fastapi>=0.100.0 | |
| uvicorn>=0.23.0 | |
| python-multipart>=0.0.6 | |
| python-pptx>=0.6.22 | |
| pymupdf>=1.23.0 | |
| # Training | |
| torch>=2.0.0 | |
| transformers>=4.30.0 | |
| trl>=0.7.0 | |
| datasets>=2.14.0 | |