This action generate awesome wallpapers using HuggingFace Inference API (serverless) to call text-to-image models
🖼️ This awesome wallpaper generated automatically everyday
![Awesome Wallpapers](/huuquyet/generate-awesome-wallpapers/raw/main/assets/wallpaper.jpg)
A pristine glacier, its surface etched with geometric patterns, under the radiant aurora borealis by digiplay/insaneRealistic_v1
Want to change another awesome wallpaper? Just click this
or create a new issue with title starts with Please
and add wallpaper
label
Required Get API Token from your HuggingFace profile settings
Then add to the secrets for the repository
- digiplay/insaneRealistic_v1
- Yntec/DreamPhotoGASM
- stabilityai/stable-diffusion-xl-base-1.0
- CompVis/stable-diffusion-v1-4
- prompthero/openjourney-v4
- stable-diffusion-v1-5/stable-diffusion-v1-5
The random model get from list to generate
The random prompt get from json file
Create .github/workflows/main.yml
workflow with following steps to call the action
uses: huuquyet/[email protected]
env:
HF_API_TOKEN: ${{ secrets.HF_API_TOKEN }}
with:
random: true
See this for example usage
Add a comment block to your README.md
file
<!-- START_CAPTION -->
<!-- END_CAPTION -->
Please check out my profile for live demo