Spaces:
Sleeping
Sleeping
| # --- Core --- | |
| python-dotenv>=1.0.0 | |
| gradio>=4.0.0 | |
| # --- Gemini API --- | |
| google-generativeai>=0.4.1 | |
| # --- Semantic scoring (optional but recommended) --- | |
| sentence-transformers>=2.2.2 | |
| torch>=2.0.0 | |
| # --- Utilities --- | |
| numpy>=1.24.0 | |
| regex>=2023.10.3 | |