mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-09-27 20:56:15 +02:00
Update README.md
This commit is contained in:
@@ -6,8 +6,9 @@ Reusable backend functions can be defined in backends (e.g. API calls)
|
||||
|
||||
Current List of Tasks:
|
||||
|
||||
| Module | Kind | Description | Backend |
|
||||
|---------------------|------|-------------------------------------------|---------------------------|
|
||||
| Translation | 5002 | Translates Inputs to another language | Local, calling Google API |
|
||||
| TextExtractionPDF | 5001 | Extracts Text from a PDF file | Local |
|
||||
| ImageGenerationSDXL | 5100 | Generates an Image with StableDiffusionXL | nova-server |
|
||||
| Module | Kind | Description | Backend |
|
||||
|----------------------|------|-------------------------------------------|---------------------------|
|
||||
| Translation | 5002 | Translates Inputs to another language | Local, calling Google API |
|
||||
| TextExtractionPDF | 5001 | Extracts Text from a PDF file | Local |
|
||||
| ImageGenerationSDXL | 5100 | Generates an Image with StableDiffusionXL | nova-server |
|
||||
| ImageGenerationDALLE | 5100 | Generates an Image with Dall-E | OpenAI |
|
||||
|
Reference in New Issue
Block a user