Runware / sdk-js

Javascript SDK for integrating the runware.ai web sockets API
5 stars 0 forks source link

Demo does not work and is of a different SDK #7

Open CyrusVorwald opened 2 months ago

CyrusVorwald commented 2 months ago

The demo listed at https://github.com/Runware/sdk-js?tab=readme-ov-file#demo uses picfinder-sdk. If I fork it, add my API key, type in a prompt, and hit the Get Images button, it seems to be stuck loading for a long time until eventually showing error "Message could not be received for getting images".

Also, doesn't the RunwareClient expose the API key to the client?