Spaces:
Sleeping
Sleeping
File size: 248 Bytes
63ed126 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
# --- 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 |