Instructions to use sdasdadas/your-model-name with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use sdasdadas/your-model-name with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("sdasdadas/your-model-name", 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
feat: upload TFM_XLemi lora model
Browse files
TFM_XLemiRemake/TFM_XLemi-000010.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6e634a0de7920eff8ad5cb2db9a125ef6a73b4c53cbef4002bf576495a951c73
|
| 3 |
+
size 151111541
|
TFM_XLemiRemake/TFM_XLemi-000020.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa1ac22e710e4794767c5da422b7c3368bcc90e119891771cf451b03103d5f25
|
| 3 |
+
size 151111540
|
TFM_XLemiRemake/TFM_XLemi.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2193d9b7d7ea12e4a1eb43e89adbb68d91a04a7c3c380b8fca8738bb3b24f76f
|
| 3 |
+
size 151111541
|