Instructions to use young98/SmartPhotoCrafter with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use young98/SmartPhotoCrafter with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("young98/SmartPhotoCrafter", 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
Add files using upload-large-folder tool
Browse files
LoRA/checkpoint-90/lora/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:68185f89e1ff2645bf67e50adb8cfd7e75433c69b78cd103f60203fd38d8b32e
|
| 3 |
+
size 377620592
|
LoRA/checkpoint-90/lora/old/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0f018e3ebdf54b83cf8beae2559ae4185c846c391a395f2c83e7afc20e79ca09
|
| 3 |
+
size 188877312
|
LoRA/checkpoint-90/vlm_lora/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:937354c20ecd058069166503ee7038bc0543539d3a128c83fae53f204c287f7a
|
| 3 |
+
size 190442760
|
LoRA/checkpoint-90/vlm_lora/old/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5983afa42dd584cb294bf89d6613995fe7e9ec83c2bb3c56eca54f82bce2f4d9
|
| 3 |
+
size 95263848
|