mirror of
https://github.com/believethehype/nostrdvm.git
synced 2025-09-29 07:43:50 +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:
|
Current List of Tasks:
|
||||||
|
|
||||||
| Module | Kind | Description | Backend |
|
| Module | Kind | Description | Backend |
|
||||||
|---------------------|------|-------------------------------------------|---------------------------|
|
|----------------------|------|-------------------------------------------|---------------------------|
|
||||||
| Translation | 5002 | Translates Inputs to another language | Local, calling Google API |
|
| Translation | 5002 | Translates Inputs to another language | Local, calling Google API |
|
||||||
| TextExtractionPDF | 5001 | Extracts Text from a PDF file | Local |
|
| TextExtractionPDF | 5001 | Extracts Text from a PDF file | Local |
|
||||||
| ImageGenerationSDXL | 5100 | Generates an Image with StableDiffusionXL | nova-server |
|
| 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