Spaces:
Sleeping
Sleeping
| [project] | |
| name = "llm-text-preprocessing" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.12" | |
| dependencies = [ | |
| "charset-normalizer>=3.4.2", | |
| "great-tables>=0.17.0", | |
| "marimo>=0.14.6", | |
| "pandas>=2.3.0", | |
| ] | |