https://github.com/bepb/kaggle_stable_diffusion_image_to_prompts
https://github.com/bepb/kaggle_stable_diffusion_image_to_prompts
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bepb/kaggle_stable_diffusion_image_to_prompts
- Owner: BEPb
- License: mit
- Created: 2023-02-21T18:16:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T18:02:46.000Z (over 3 years ago)
- Last Synced: 2025-03-24T13:05:09.169Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 3.55 MB
- Stars: 24
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


# kaggle Stable Diffusion - Image to Prompts
## How it works?
It's very simple: here are the solutions for the [Stable Diffusion - Image to Prompts](https://www.kaggle.com/competitions/stable-diffusion-image-to-prompts/overview)
## Order of preparation and work
1. Clone the repository or download the archive from github or using the following commands on the command line
```command line
$cmd
$ git clone https://github.com/BEPb/Kaggle_Stable_Diffusion_Image_to_Prompts
$ cd Kaggle_Stable_Diffusion_Image_to_Prompts
```
2. Create a Python virtual environment.
3. Install all necessary packages for our code to work using the following command:
```
pip install -r requirements.txt
```
### Stable Diffusion - Image to Prompts
⚪ If you want, you can experiment with this tool on the Hugging Face Space -- *Click*. Example of an output:
