Instructions to use H-oliday/SwiftVR with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use H-oliday/SwiftVR with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("H-oliday/SwiftVR", 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
Delete videos
Browse files- videos/demo_1.mp4 +0 -3
- videos/demo_2.mp4 +0 -3
- videos/demo_3.mp4 +0 -3
videos/demo_1.mp4
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:a16afce37f246f656bd10173a48229b6963d15524f993fd4994b9f5418300502
|
| 3 |
-
size 47893064
|
|
|
|
|
|
|
|
|
|
|
|
videos/demo_2.mp4
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:f70c43561acac06b9bc98df9c148f8b05671fad52ab4510ea083c695bff8463a
|
| 3 |
-
size 65596485
|
|
|
|
|
|
|
|
|
|
|
|
videos/demo_3.mp4
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:696127bbaf6f04382bdcf3889d84d5c6ebf9d933d8bac01d2c659a9e2027ef3e
|
| 3 |
-
size 60469172
|
|
|
|
|
|
|
|
|
|
|
|