Eliseu Silva PRO

elismasilva

AI & ML interests

None yet

Recent Activity

updated a model about 10 hours ago
DEVAIEXP/wheels
updated a collection about 1 month ago
Good Projects
updated a collection about 1 month ago
Good Projects
View all activity

Organizations

Hugging Face Discord Community's profile picture DEVAIEXP's profile picture

elismasilva's activity

reacted to their post with 🚀 2 months ago
view post
Post
2856
MoD ControlNet Tile Upscaler for SDXL: Upscale Your Images with Ease! 🚀

Meet the MoD ControlNet Tile Upscaler for SDXL, a powerful tool that uses advanced technology to upscale your images without losing quality! Our app is designed to process images in tiles without leaving them blurry or with visible lines between the tiles. The result? Upscaled images with preserved details and smooth, natural transitions—all through a user-friendly interface. ✨

What MoD Upscaler Offers:

🔍 Preserved Details: Unlike traditional upscalers, the MoD ControlNet Tile Upscaler enlarges your images while maintaining clarity and adding details that might otherwise be lost. Your photos gain more definition without sacrificing original quality.
🧩 Advanced Tiling Technology: We use a smart combination of techniques to ensure natural and smooth transitions between tiles. This means your upscaled images remain consistent and high-quality, even at higher resolutions. No more visible lines or imperfections!
⚡ Fast and Efficient: You don’t need a super-powered computer! Our app is optimized to run quickly and smoothly, even on simpler machines.
🎨 Easy-to-Use Interface: You don’t have to be an expert to use the MoD ControlNet Tile Upscaler. The interface is simple, intuitive, and designed so anyone can achieve professional-quality results without hassle.
Upscale your images without losing quality and with details preserved. Try the MoD ControlNet Tile Upscaler today! 👍

Demo App: elismasilva/mod-control-tile-upscaler-sdxl
Github Code: https://github.com/DEVAIEXP/mod-control-tile-upscaler-sdxl

We use Gradio amazing interfaces.
We use Hugging Face Diffusers to build this tool and Hugging Face Spaces to run this demo.

Thank you all! 🙏
posted an update 2 months ago
view post
Post
2856
MoD ControlNet Tile Upscaler for SDXL: Upscale Your Images with Ease! 🚀

Meet the MoD ControlNet Tile Upscaler for SDXL, a powerful tool that uses advanced technology to upscale your images without losing quality! Our app is designed to process images in tiles without leaving them blurry or with visible lines between the tiles. The result? Upscaled images with preserved details and smooth, natural transitions—all through a user-friendly interface. ✨

What MoD Upscaler Offers:

🔍 Preserved Details: Unlike traditional upscalers, the MoD ControlNet Tile Upscaler enlarges your images while maintaining clarity and adding details that might otherwise be lost. Your photos gain more definition without sacrificing original quality.
🧩 Advanced Tiling Technology: We use a smart combination of techniques to ensure natural and smooth transitions between tiles. This means your upscaled images remain consistent and high-quality, even at higher resolutions. No more visible lines or imperfections!
⚡ Fast and Efficient: You don’t need a super-powered computer! Our app is optimized to run quickly and smoothly, even on simpler machines.
🎨 Easy-to-Use Interface: You don’t have to be an expert to use the MoD ControlNet Tile Upscaler. The interface is simple, intuitive, and designed so anyone can achieve professional-quality results without hassle.
Upscale your images without losing quality and with details preserved. Try the MoD ControlNet Tile Upscaler today! 👍

Demo App: elismasilva/mod-control-tile-upscaler-sdxl
Github Code: https://github.com/DEVAIEXP/mod-control-tile-upscaler-sdxl

We use Gradio amazing interfaces.
We use Hugging Face Diffusers to build this tool and Hugging Face Spaces to run this demo.

Thank you all! 🙏
reacted to AdinaY's post with 🔥 2 months ago
view post
Post
4054
Exciting releases from the Chinese community this February🔥
👉 https://huggingface.co/collections/zh-ai-community/2025-february-67a35aaa68e97812def5b6ef

MLLM:
✨ Ovis2 by Alibaba
AIDC-AI/ovis2-67ab36c7e497429034874464
✨ Step Audio Chat by StepFun AI
stepfun-ai/step-audio-67b33accf45735bb21131b0b

Audio:
✨ Step Audio TTS by StepFunAI
stepfun-ai/Step-Audio-TTS-3B
✨ InspireMusic by Alibaba
FunAudioLLM
✨ Baichuan Audio by BaichuanAI
baichuan-inc/Baichuan-Audio-Instruct

Video:
✨ Wan2.1 by Alibaba_Wan
Wan-AI/Wan2.1-T2V-14B
✨ Stepvideo-T2V by StepFun AI
stepfun-ai/stepvideo-t2v
✨ SkyReels-V1 by Skywork
Skywork/skyreels-v1-67b34676ff65b4ec02d16307
✨ LLaDA-8B by RenminUniversity
GSAI-ML/LLaDA-8B-Instruct

MoE:
✨ Moonlight-16B by MoonshotAI (Kimi)
moonshotai/Moonlight-16B-A3B-Instruct

Reasoning:
✨ TinyR1-32B by Qihoo360
qihoo360/TinyR1-32B-Preview

Dataset:
✨ Chinese DeepSeek R1-Distill data -110k
Congliu/Chinese-DeepSeek-R1-Distill-data-110k
replied to fantos's post 3 months ago
view reply

you did a good UI job! i will use this template in my next app!

reacted to their post with 🔥 3 months ago
view post
Post
3641
Mixture-of-Diffusers pipeline tiling for SDXL

This strives to provide a better tool for image composition by using several diffusion processes in parallel, each configured with a specific prompt and settings, and focused on a particular region of the image. The mixture of diffusion processes is done in a way that harmonizes the generation process, preventing "seam" effects in the generated image. Using several diffusion processes in parallel has also practical advantages when generating very large images, as the GPU memory requirements are similar to that of generating an image of the size of a single tile.

elismasilva/mixture-of-diffusers-sdxl-tiling
reacted to sayakpaul's post with 🔥🚀 3 months ago
view post
Post
2253
In the past seven days, the Diffusers team has shipped:

1. Two new video models
2. One new image model
3. Two new quantization backends
4. Three new fine-tuning scripts
5. Multiple fixes and library QoL improvements

Coffee on me if someone can guess 1 - 4 correctly.
  • 1 reply
·
posted an update 3 months ago
view post
Post
3641
Mixture-of-Diffusers pipeline tiling for SDXL

This strives to provide a better tool for image composition by using several diffusion processes in parallel, each configured with a specific prompt and settings, and focused on a particular region of the image. The mixture of diffusion processes is done in a way that harmonizes the generation process, preventing "seam" effects in the generated image. Using several diffusion processes in parallel has also practical advantages when generating very large images, as the GPU memory requirements are similar to that of generating an image of the size of a single tile.

elismasilva/mixture-of-diffusers-sdxl-tiling