| [project] | |
| name = "software_anomalies_detection" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.11" | |
| dependencies = [ | |
| "gradio[mcp]>=5.33.0", | |
| "torch>=2.7.1", | |
| "transformers>=4.52.4", | |
| ] | |
| [project] | |
| name = "software_anomalies_detection" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.11" | |
| dependencies = [ | |
| "gradio[mcp]>=5.33.0", | |
| "torch>=2.7.1", | |
| "transformers>=4.52.4", | |
| ] | |