Instructions to use xfcghj/AR with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use xfcghj/AR with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("xfcghj/AR", torch_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
Ctrl+K
- 20260601_153219
- 20260601_154816
- 20260601_161652
- 20260601_162410
- 20260606_155304
- 20260606_203756
- 20260606_203840
- 20260606_204016
- 20260606_204120
- 20260606_204250
- 20260606_204338
- 20260607_013109
- 20260607_013148
- 20260607_013506
- 20260607_013744
- 20260607_013838
- 20260607_014309
- 20260607_015751
- 20260607_020811
- 20260607_021155
- 20260607_210900
- 20260608_001510
- 20260608_002106
- 20260608_002644
- 20260608_004840
- 20260608_005007
- 20260608_011428
- 20260608_120218
- 20260608_125931
- 20260608_140614
- 20260608_180941
- 20260608_205326
- 20260608_205813
- 20260608_213357
- 20260608_224419
- 20260608_233112
- 20260609_020905
- 20260609_121243
- 20260609_135013
- 20260610_005052
- 20260610_005947
- 20260610_011515
- 20260610_013329
- 20260610_125211
- 20260610_125241
- 20260610_125840
- 20260610_175750
- 20260610_182212
- 20260610_183512
- 20260610_184404