| [project] | |
| readme = "README.md" | |
| license = {text = "MIT"} | |
| requires-python = ">=3.10" | |
| dependencies = [ | |
| "torch>=2.0", | |
| "numpy", | |
| "pynvml", | |
| "transformers", | |
| "tqdm", | |
| "tiktoken", | |
| ] | |
| [project.urls] | |
| Repository = "https://huggingface.co/zhaoyichong/GenerRNA" | |
| [project] | |
| readme = "README.md" | |
| license = {text = "MIT"} | |
| requires-python = ">=3.10" | |
| dependencies = [ | |
| "torch>=2.0", | |
| "numpy", | |
| "pynvml", | |
| "transformers", | |
| "tqdm", | |
| "tiktoken", | |
| ] | |
| [project.urls] | |
| Repository = "https://huggingface.co/zhaoyichong/GenerRNA" | |