mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-11-19 03:06:30 +01:00
updates
This commit is contained in:
@@ -18,7 +18,7 @@ Outputs: Text containing the extracted contents of the PDF file
|
||||
|
||||
|
||||
class TextExtractionPDF(DVMTaskInterface):
|
||||
NAME: str
|
||||
NAME: str = ""
|
||||
KIND: int = EventDefinitions.KIND_NIP90_EXTRACT_TEXT
|
||||
TASK: str = "pdf-to-text"
|
||||
COST: int = 20
|
||||
|
||||
Reference in New Issue
Block a user