Text-to-Image
Diffusers
Safetensors
StableDiffusionPipeline
Base model
Photorealistic
Realism
Copax
stable-diffusion
stable-diffusion-diffusers
Instructions to use Yntec/TrueSight with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/TrueSight with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Yntec/TrueSight", dtype=torch.bfloat16, device_map="cuda") prompt = "Astronaut in a jungle, cold color palette, muted colors, detailed, 8k" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,4 +14,24 @@ tags:
|
|
| 14 |
inference: true
|
| 15 |
---
|
| 16 |
|
| 17 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
inference: true
|
| 15 |
---
|
| 16 |
|
| 17 |
+
# Copax TrueSight v1
|
| 18 |
+
|
| 19 |
+
Check the model's license at the original page: https://civitai.com/models/276898?modelVersionId=312068
|
| 20 |
+
|
| 21 |
+
Samples and prompts (scroll down for more):
|
| 22 |
+
|
| 23 |
+

|
| 24 |
+
|
| 25 |
+
cute young lady at the time festival
|
| 26 |
+
|
| 27 |
+

|
| 28 |
+
|
| 29 |
+
closeup portrait of a brave paladin knight in armor
|
| 30 |
+
|
| 31 |
+

|
| 32 |
+
|
| 33 |
+
london during the industrial revolution
|
| 34 |
+
|
| 35 |
+

|
| 36 |
+
|
| 37 |
+
analog 1986 movie screenshot Santa Claus with daughters enjoying cake with candles. sitting with a pretty cute little girls, Gift Birthday Theme by Gil_Elvgren and Haddon_Sundblom
|