@ -20,7 +20,7 @@ For this example, the AUTOMATIC1111 server is running on the following network d
You can use these details to interact with the server for:
You can use these details to interact with the server for:
- **Image Generation:** Sending requests to the `/sdapi/v1/txt2img` endpoint.
- **Image Generation:** Sending requests to the `/sdapi/v1/txt2img` endpoint.
- **CLIP Interrogation:** Sending requests to the `/sdapi/v1/clip-interrogate` endpoint.
- **CLIP Interrogation:** Sending requests to the `/sdapi/v1/interrogate` endpoint.
This means if you want to use the server for generating images or obtaining image captions via CLIP interrogation, you should point your API calls to `http://172.30.200.3:35000`.
This means if you want to use the server for generating images or obtaining image captions via CLIP interrogation, you should point your API calls to `http://172.30.200.3:35000`.