Instructions to use goktuggumus/weights with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use goktuggumus/weights with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("goktuggumus/weights", 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
Upload 4 files
Browse files
landmarks/fan2_68_landmark.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8404d6d0c1b8032faed63ab1100ced7c33e08009a0dff237b127f61fc336bda0
|
| 3 |
+
size 50858509
|
loras/add-detail-xl.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d9bd1b873a7863e128b4672e3e245838858f71469a3cec58123c16c06f83bd7
|
| 3 |
+
size 228452344
|
loras/aesthetic_anime_v1s.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b83812dfa9e63d0ee1966cf202a22f4634b5cdb203d1fa2d66aa68e03cedf36
|
| 3 |
+
size 340768396
|
loras/glowneon_xl_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4e114aeeffade86458cf8d24d752e32568c697e62a221072964422f1ad07a290
|
| 3 |
+
size 340768396
|