ComfyUI Extension: ComfyUI-MetaAI

Authored by systemaiofinterest-wq

Created

Updated

0 stars

Unofficial ComfyUI environment using web scraping methods to enable Meta AI integration for text-to-image and image-to-video generation. (Description by CC)

Custom Nodes (0)

    README

    ComfyUI-MetaAI

    Creado por IA(Sistema de Interes)

    1. Visit Youtube Channel

    Este es un entorno de trabajo no oficial, se implementaron metodos de scraping para lograr que funcione correctamente.

    <img width="1502" height="510" alt="image" src="https://raw.githubusercontent.com/systemaiofinterest-wq/ComfyUI-MetaAI/refs/heads/main/meta_ai_t2i.png" /> <img width="1502" height="510" alt="image" src="https://raw.githubusercontent.com/systemaiofinterest-wq/ComfyUI-MetaAI/refs/heads/main/meta_ai_i2v_single.png" />
    1. Install ffmpeg
    instalar_ffmpeg.bat
    It is important that you have WinRAR installed for the .bat file to work and perform the entire process automatically.
    
    1. Clone the repository:
    cd custom_nodes/
    git clone https://github.com/systemaiofinterest-wq/ComfyUI-MetaAI.git
    cd ComfyUI-MetaAI
    pip install -r requirements.txt
    playwright install