Downloads · 30 days
5
2% of all-time downloads
CCMat/fruins-ruins
fruins-ruins is a text-to-image model from CCMat. Use it when you need an image from a text prompt. It is set up for diffusers. The card lists the license as creativeml-openrail-m.
This is a Stable Diffusion model fine-tuned on the fruins concept with DreamBooth. It can be used by modifying the instanceprompt: a photo of fruins ruins
Downloads · 30 days
5
2% of all-time downloads
All-time downloads
253
Public
Repo size
12.4 GB
Likes
0
Public
Click a slice to open those files.
.bin5.5 GB · 100%
From the Hugging Face model README
This is a Stable Diffusion model fine-tuned on the fruins concept with DreamBooth. It can be used by modifying the instance_prompt: a photo of fruins ruins
This model was created as part of the DreamBooth Hackathon 🔥. Visit the organisation page for instructions on how to take part!
This is a Stable Diffusion model fine-tuned on ruins images for the landscape theme.<br>
Concept: fruins : forest ruins, greenery ruins<br>
Pretrained Model: prompthero/openjourney<br>
Learning rate: 1e-6<br>
from diffusers import StableDiffusionPipeline
pipeline = StableDiffusionPipeline.from_pretrained('CCMat/fruins-ruins')
image = pipeline().images[0]
image
Prompt: "a photo fruins ruins in Paris in front of the Arc de triomphe, in the 1970s, vivid colors"
<br>
Prompt: "high quality photo of Rome in fruins ruins with the Colosseum in the background"
<br>
Prompt: "fruins ruins in London near the Tower Bridge, professional photograph"
<br>
Prompt: "A futiristic post-apocalyptic town in fruins ruins trending on artstation, nostalgic lightning, unreal engine 5"
<br>
Prompt: "fruins ruins in Saint Petersburg, Sovietwave"
