Instructions to use MonsterMMORPG/Wan_GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusers
How to use MonsterMMORPG/Wan_GGUF with Diffusers:
pip install -U diffusers transformers accelerate
import torch from diffusers import DiffusionPipeline # switch to "mps" for apple devices pipe = DiffusionPipeline.from_pretrained("MonsterMMORPG/Wan_GGUF", 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
Ultimate Image and Video Upscaler Tutorial
#13
by MonsterMMORPG - opened
App download link : https://www.patreon.com/SECourses/posts/secourses-pro-150202809
SECourses Ultimate Video and Image Upscaler Pro V6.0 - Full 4K Annotated Screenshots
SeedVR2 - FlashVSR+ - SparkVSR - NVIDIA RTX Super Resolution - GAN Upscalers - RIFE Interpolation - Face Restoration - NEW INT8 ConvRot quantization - Queue System - Fully Automated Movie Restoration and Upscale Studio

















