MCP.so
登录

Ruinedfooocus

@runew0lf

关于 Ruinedfooocus

Focus on prompting and generating

基本信息

分类

其他

许可证

GPL-3.0

运行时

python

传输方式

stdio

发布者

runew0lf

提交者

Jonas Stare

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "RuinedFooocus": {
      "type": "sse",
      "command": "http://localhost:7860/gradio_api/mcp/sse"
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Ruinedfooocus?

Ruinedfooocus is an AI image generation tool that combines features of Stable Diffusion and Midjourney into a single application. It is a fork of the Fooocus project, designed for users who want a streamlined, intuitive interface for creating images from text prompts without complex setup.

How to use Ruinedfooocus?

On Windows, download the compressed archive from the provided link, extract it with 7-Zip, and run "run.bat". On Linux, clone the repository, set up a virtual environment, install dependencies with pip install -r requirements_versions.txt, then launch with python launch.py (optionally with --listen for remote access). Models are downloaded automatically on first run.

Key features of Ruinedfooocus

  • Custom styles and resolutions via dropdown menus
  • Apply multiple styles to a single prompt
  • Save full generation metadata in PNG files
  • Generate completely random prompts with a dedicated tab
  • Wildcard support for dynamic prompt tokens
  • Built‑in ControlNet, Inpainting, Image2Image, and Upscaling
  • Support for SDXL, SSD‑1B, SD3, Flux, and LCM LoRA
  • Draw‑and‑drop image loading that autofills prompts from metadata

Use cases of Ruinedfooocus

  • Create AI art from text prompts without technical configuration
  • Batch process multiple prompts by separating them with ---
  • Evolve and refine existing images using a fixed seed
  • Upscale, inpaint, or remove backgrounds from generated images
  • Convert images to 3D‑printable STL files

FAQ from Ruinedfooocus

How do I install Ruinedfooocus on Windows?

Download the .7z archive, extract it with the latest 7‑Zip, then run “run.bat”. The first launch will automatically download the required SDXL base model.

How do I install Ruinedfooocus on Linux?

Clone the repository, create a virtual environment, install dependencies with pip install -r requirements_versions.txt, then run python launch.py. You can also use --listen to expose the server on a remote port.

What models does Ruinedfooocus download automatically?

It downloads sd_xl_base_1.0_0.9vae.safetensors from Hugging Face. On Linux, it additionally downloads sd_xl_refiner_1.0_0.9vae.safetensors. Pre‑existing copies can be placed in the expected locations to skip re‑download.

Does Ruinedfooocus support custom styles and resolutions?

Yes. Custom styles can be added to settings/styles.csv and custom resolutions to settings/resolutions.json. Both are

评论

其他 分类下的更多 MCP 服务器