Spaces:
Runtime error
Runtime error
| from . import ( | |
| detection, | |
| recognition, | |
| tools, | |
| data_generation, | |
| pipeline, | |
| evaluation, | |
| datasets, | |
| config, | |
| ) | |
| __version__ = "0.9.0" | |
| from . import ( | |
| detection, | |
| recognition, | |
| tools, | |
| data_generation, | |
| pipeline, | |
| evaluation, | |
| datasets, | |
| config, | |
| ) | |
| __version__ = "0.9.0" | |