Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
| [project] | |
| name = "coding-model-space" | |
| version = "0.1.0" | |
| description = "Gradio Space that streams code from Cohere and runs generated Python or Web output." | |
| requires-python = ">=3.13" | |
| dependencies = [ | |
| "cohere>=5.16.1", | |
| "gradio==6.14.0", | |
| "matplotlib>=3.8", | |
| ] | |