Instructions to use Jonny001/CTAI-Tribe with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Jonny001/CTAI-Tribe with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", dtype=torch.bfloat16, device_map="cuda") pipe.load_lora_weights("Jonny001/CTAI-Tribe") prompt = "-" image = pipe(prompt).images[0] - Inference
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- Draw Things
- DiffusionBee
- Xet hash:
- 13a55c87e37d41d725e42dead155e3f91bba9f93bb225e6aab3f0b3064670c65
- Size of remote file:
- 306 MB
- SHA256:
- af30f6afa2766a6d459868461b68b4b86eb9e63d7fbcb79c3aa9651296f8806e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.