Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use the "prompt"? #19

Open
takatakayone opened this issue May 15, 2023 · 1 comment
Open

How to use the "prompt"? #19

takatakayone opened this issue May 15, 2023 · 1 comment

Comments

@takatakayone
Copy link

I just cloned the project and did all the settings based on your instructions. The received part seems to work, but the sender parts doesn’ t work(its processing for the whole time).

I used the command below.
python sender.py --params sender_params.json --prompt "/imagine art"

It would be great to help me figure that out.

@George-iam
Copy link
Owner

Hi,
just type your prompt in quotes without '/imagine' , like this:
python sender.py --params sender_params.json --prompt 'art'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants