Instructions to use ampp/Strange-Hyper-Real with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use ampp/Strange-Hyper-Real with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("stabilityai/stable-diffusion-xl-base-1.0", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("ampp/Strange-Hyper-Real") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Draw Things
- DiffusionBee
Upload 3 files
Browse files
HyperWeird-000011.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5f03dd9cc3c58b275f413e0e2bdab99a2aff18e92ea0f973f35ada3d73002f1
|
| 3 |
+
size 306432864
|
HyperWeird-000015.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0241edfa3ebf2be5e75a0617ad9c42322b73df17b110677f2607bfde92576113
|
| 3 |
+
size 306432864
|
HyperWeird-000021.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:221f1e802160d43b6fcd0f998ea0292e1d65ee4e80e473eb53898df2ed071929
|
| 3 |
+
size 306432864
|