Update README.md
parent
c6816da787
commit
b4e95e23ba
|
|
@ -9,8 +9,12 @@ After installing prompt_translator, a new entry will be added to the Gradio UI.
|
|||
|
||||
The user can then write their prompt in the desired language and press the "Generate" button to generate the image. The prompt will automatically be translated to English, and the resulting image will look as described in the text.
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## License
|
||||
This project is licensed under the MIT license.
|
||||
|
||||
## Contributing
|
||||
Contributions to prompt_translator are welcome! If you find a bug or have an idea for a new feature, please create an issue on the project's GitHub page. If you'd like to contribute code, please fork the repository, make your changes, and submit a pull request.
|
||||
Contributions to prompt_translator are welcome! If you find a bug or have an idea for a new feature, please create an issue on the project's GitHub page. If you'd like to contribute code, please fork the repository, make your changes, and submit a pull request.
|
||||
|
|
|
|||
Loading…
Reference in New Issue