trocr
TrOCRInferenceRequest
¶
Bases: BaseRequest
TrOCR inference request.
Attributes:
Name | Type | Description |
---|---|---|
api_key |
Optional[str]
|
Roboflow API Key. |
Source code in inference/core/entities/requests/trocr.py
11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 |
|