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 can I generate a scene by giving text as input? #24

Open
HJJeongInK opened this issue Apr 27, 2024 · 1 comment
Open

How can I generate a scene by giving text as input? #24

HJJeongInK opened this issue Apr 27, 2024 · 1 comment

Comments

@HJJeongInK
Copy link

HJJeongInK commented Apr 27, 2024

I want to create a scene that takes only text as input. However, when I looked at the generate_diffusion.py, there seems to be no codes that takes text as input. There are only a code that saves the text as a txt file. Please let me know. Is it impossible to create a scene by taking text as input?

@tangjiapeng
Copy link
Owner

The text prompt is generated by the script in the dataset loader. You can change several lines of code to test my pre-trained model on your own text inputs.

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