Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
| [project] | |
| name = "sanatan-ai" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.12" | |
| dependencies = [ | |
| "chromadb>=1.0.15", | |
| "dotenv>=0.9.9", | |
| "google-api-python-client>=2.177.0", | |
| "google-auth-httplib2>=0.2.0", | |
| "google-auth-oauthlib>=1.2.2", | |
| "gradio>=5.39.0", | |
| "gspread>=6.2.1", | |
| "langchain>=0.3.27", | |
| "langchain-community>=0.3.27", | |
| "langchain-openai>=0.3.28", | |
| "langgraph>=0.6.2", | |
| "oauth2client>=4.1.3", | |
| "pycountry>=24.6.1", | |
| "sentence-transformers>=5.0.0", | |
| ] | |