File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -492,7 +492,7 @@ System configuration - Raspberry Pi 4 with 4GB RAM, 8GB of SWAP memory.
492
492
493
493
![ FastSD CPU API documentation] ( https://raw.githubusercontent.com/rupeshs/fastsdcpu/add-basic-api-support/docs/images/fastsdcpu-api.png )
494
494
495
- FastSD CPU supports basic API supports. Following API endpoints are available :
495
+ FastSD CPU supports basic API endpoints. Following API endpoints are available :
496
496
497
497
- /api/info - To get system information
498
498
- /api/config - Get configuration
@@ -504,7 +504,7 @@ To start FastAPI in webserver mode run:
504
504
505
505
or use ` start-webserver.sh ` for Linux and ` start-webserver.bat ` for Windows.
506
506
507
- Access API documentation at < http://localhost:8000/api/docs > .
507
+ Access API documentation locally at < http://localhost:8000/api/docs > .
508
508
509
509
Generated image is JPEG image encoded as base64 string.
510
510
In the image-to-image mode input image should be encoded as base64 string.
You can’t perform that action at this time.
0 commit comments