Skip to content

Med-amine0/fooocusrtx508090

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

⚑ Fooocus RTX 50-Series Compatible (Portable Version)

🧠 Hassle-Free Setup for RTX 5080 / 5090 Users

Fooocus is one of the best Stable Diffusion UIs, but it's not directly compatible with RTX 50-series GPUs (like 5080 or 5090) due to newer CUDA versions (12.8+).

This repository fixes that issue by bundling:

  • βœ… A patched version of PyTorch that works with CUDA 12.8
  • βœ… All required dependencies
  • βœ… Embedded Python (no need to install Python globally)
  • βœ… Ready-to-run .bat launcher

βœ… Features

  • Fully self-contained and portable (no PATH changes)
  • Works out of the box on RTX 5080 / 5090 GPUs
  • Fast iteration speeds on modern GPUs
  • Supports additional model downloads
  • Offline and portable β€” perfect for air-gapped setups

πŸ“₯ Download Options

πŸ”Ή Option 1: Download Full Pack (Recommended) default model included.

πŸ“¦ Download from My Server

Just extract and double-click run.bat. No installation needed. Default model is included.

πŸ”Ή Option 2: Download Full Pack (Recommended). model will be downloaded once running it.

πŸ“¦ Download from My Server

Just extract and double-click install.bat. No installation needed. But it will just download the model.


πŸ”Ή Option 3: Clone & Install Locally

git clone https://github.com/alibakhtiari2/fooocusrtx508090.git
cd fooocusrtx508090

Then run:
install.bat

This will:
Install pip into embedded Python
Install PyTorch Nightly (with CUDA 12.8 support)
Install all dependencies from requirements_versions.txt
Generate run.bat to launch Fooocus

⚠️ Note: Ignore yellow warnings like "pip not in PATH" β€” this uses embedded Python, and no global setup is required.

πŸ•’ Setup time: ~5–10 minutes depending on your connection.

πŸ–ΌοΈ Add or Upgrade Models
To add custom models:
Download .safetensors or .ckpt models from Civitai or Hugging Face

Place them inside the following directory:
Fooocus\models\checkpoints\
You can now select them in the Fooocus UI after launching the app.

πŸ§ͺ Tested Hardware
This version is tested and working on:

βœ… NVIDIA RTX 5080

βœ… NVIDIA RTX 5090

High-speed performance and full compatibility confirmed.

πŸš€ How to Launch
After setup is complete, simply run:
run.bat
This launches the Fooocus Web UI using the embedded Python runtime and compatible CUDA build.

πŸ™ Credits
Original Project: Fooocus by lllyasviel

Modified & Packaged by: Ali Bakhtiari [email protected]

βš–οΈ License & Use Notice
This repo is provided for compatibility and educational purposes.

Code is under MIT License (from Fooocus)

Models and runtime builds are under their respective licenses:

PyTorch: BSD-style license

SDXL & derivatives: CreativeML Open RAIL-M license

You are responsible for following licensing and usage rules when distributing or modifying models.

About

fooocus rtx 50 series

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.5%
  • JavaScript 1.3%
  • CSS 0.2%
  • Batchfile 0.0%
  • Dockerfile 0.0%
  • Jupyter Notebook 0.0%