Instructions to use B4100/tongue with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use B4100/tongue with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("TheRaf7/ultra-real-wan2.2", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("B4100/tongue") prompt = "-" image = pipe(prompt).images[0] - Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
Add 3 files
Browse files
I2V_tongueout_high.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a480b94936389f516fef8c2f16a7770f418142826c9820b368d0cb8e9bf12aa7
|
| 3 |
+
size 613516752
|
I2V_tongueout_low.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2d1b713e63f2797965e6076a150bcfbb691f066c8f9e8e88c3308be1dc48be7
|
| 3 |
+
size 613516752
|
images/Firefly_gpt-image_Full body iPhone mirror selfie, young woman age 21, warm ivory skin with faint freckl 482179.png
ADDED
|
Git LFS Details
|