Instructions to use Yntec/Infinite80s with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use Yntec/Infinite80s with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("Yntec/Infinite80s", 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
- Local Apps
- Draw Things
- DiffusionBee
Update: The model that diffusers were using has been renamed to Infinite80sAlpha to relaunch this model.
Infinite 80s
The 80s never ended. Now with a better base model.
(Click for larger)
AI-infinity model by AInfinity and LiberteRedmond by artificialguybr with the 80s Movie style LoRA by Lykon.
Sample and prompt:
Portrait of a happy family cooking at the classroom, little girl painting by technicolor, smooth face, perfect eyes, wide angle, sharp focus, 8 k high definition, insanely detailed, intricate, elegant, acrylic art on canvas by rossdraws and clay mann
Original pages: https://civitai.com/models/121253/ai-infinity-realistic-better-hands https://civitai.com/models/26873/80s-movie-style-lora https://civitai.com/models/94123?modelVersionId=100409 (LiberteRedmond)
Liberte Infinity
A merge of AI-infinity and LiberteRedmond to be used as base model for Infinite80s. Also check https://huggingface.co/Yntec/InfiniteLiberty
Recipe:
- SuperMerger Weight Sum Train Difference MBW 0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1
Model A:
LiberteRedmond
Model B:
AIInfinityRealistic
Output:
LiberteInfinity
- Downloads last month
- 62


