Spaces:
Sleeping
Sleeping
| [project] | |
| name = "poc-test" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.10" | |
| dependencies = [ | |
| "accelerate>=1.10.0", | |
| "docx2txt>=0.9", | |
| "faiss-cpu>=1.12.0", | |
| "langchain-community>=0.3.27", | |
| "langchain-huggingface>=0.3.1", | |
| "pip>=25.2", | |
| "pypdf>=6.0.0", | |
| "sentence-transformers>=5.1.0", | |
| "streamlit>=1.48.1", | |
| "transformers>=4.55.4", | |
| ] | |