Spaces:
Sleeping
Sleeping
| [project] | |
| name = "text-summarizer" | |
| version = "0.1.0" | |
| requires-python = ">=3.13" | |
| dependencies = [ | |
| "python-dotenv>=1.2.2", | |
| "streamlit>=1.58.0", | |
| "transformers>=5.12.1", | |
| ] | |
| [project] | |
| name = "text-summarizer" | |
| version = "0.1.0" | |
| requires-python = ">=3.13" | |
| dependencies = [ | |
| "python-dotenv>=1.2.2", | |
| "streamlit>=1.58.0", | |
| "transformers>=5.12.1", | |
| ] | |