An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          











Bot logo

# 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:

![](https://user-images.githubusercontent.com/45982614/220215304-d7e79716-35a2-4f29-867f-57ca996aab2a.png)