Text-to-Image
Diffusers
ONNX
Safetensors
GGUF
English
art
agent
image-generation
video-generation
text-to-video
style-transfer
image-editing
tts
local-inference
Instructions to use atMrMattV/Visione with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use atMrMattV/Visione with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("atMrMattV/Visione", 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
- Draw Things
- DiffusionBee
Delete Visione_0.5.0_x64-setup.exe
Browse files
Visione_0.5.0_x64-setup.exe
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:2b7287700fb1299ddb0166ebb85046762df843717f26f2131c3df65840781b2e
|
| 3 |
-
size 3293708
|
|
|
|
|
|
|
|
|
|
|
|