Understanding RunDiffusion Pathing for OpenSource Applications

Learn how to correctly reference your files in RunDiffusion applications like Kohya ComfyUI and Automatic1111 using the proper pathing format: /mnt/private/Folder. This quick guide ensures your AI workflows operate without file access issues.
Understanding RunDiffusion Pathing for OpenSource Applications

Understanding RunDiffusion Pathing for Open Source Apps

When working in opensource ai applications like Kohya or ComfyUI through RunDiffusion, knowing the correct file pathing is essential. This article covers the importance of using proper pathing when uploading or accessing files within your sessions, helping you avoid common errors and streamline your workflow.

Why Pathing Matters on RunDiffusion

RunDiffusion allows users to manage datasets, checkpoints, and outputs directly from its cloud environment. When accessing these files from within an application, a consistent file pathing structure must be used. Failing to follow this format will cause nodes or scripts to fail in locating the file, halting your project.

Correct File Pathing Format: /mnt/private/Folder/Subfolder

To access uploaded files or generated outputs, always reference the full path:

/mnt/private/FolderName/SubfolderName

Key details:

  • Always begin with /mnt/private/
  • Match folder and file names exactly (case-sensitive)

This structure applies universally across tools like:

  • Kohya (for LoRA training datasets)
  • ComfyUI (nodes that require paths)
  • Auto1111 and Deforum (batch image processing etc)

Common File Locations

Checkpoints:

  • Flux: /models/checkpoints/custom/flux/
  • Flux in ComfyUI Load Diffusion Model Node: /mnt/private/models/unet
  • SDXL: /models/checkpoints/custom/sdxl/
  • 1.5 Checkpoints: /models/checkpoints/custom/v1/

LoRa Files:

  • Flux LoRa: /models/lora/custom/flux/
  • SDXL LoRa: /models/lora/custom/sdxl/
  • 1.5 LoRa: /models/lora/custom/v1/

Tips to Avoid Common Pathing Issues

  • Double-check spelling and capitalization.
  • Use the Files browser to confirm folder structure.
  • Always preview file paths in nodes before running workflows.
Troubleshooting ComfyUI Workflows (September 2025) | RunDiffusion
This updated guide helps RunDiffusion users fix red nodes, missing models, broken paths, and deprecated nodes in the new ComfyUI layout. Learn to use Comfy Manager and restart sessions properly.
Uploading Files to RunDiffusion Storage | RunDiffusion
How to Use Aria2c and Gdown to Upload Files, Checkpoints, and LoRAs for RunDiffusion When working with RunDiffusion, you may need to upload large files such as model checkpoints, LoRA models, or other resources directly into files. Aria2c and Gdown, commands can help streamline this process, especially when uploading from multiple sources or Google Drive. This guide will teach you how to use Aria2c and Gdown to upload files efficiently for RunDiffusion. We’ll walk you through launching a FILE
Files Only: Quick Overview | RunDiffusion
FILES ONLY, RunDiffusion’s cloud file manager designed for fast file access. Easily upload, delete, or move files, access logs, and manage AI assets in folders like Images, Models, and Custom.
About the author
Adam Stewart

Great! You’ve successfully signed up.

Welcome back! You've successfully signed in.

You've successfully subscribed to RunDiffusion.

Success! Check your email for magic link to sign-in.

Success! Your billing info has been updated.

Your billing was not updated.