VIR-EL Studio

Free text-to-video on your own Colab T4 GPU fleet.

Vir-El β€” named in honor of Elvir, Elma's brother.

πŸš€ Setup β€” one Colab notebook = one free T4 node (each takes ~3 min)

  1. Open colab.research.google.com β†’ + New notebook.
  2. Runtime β†’ Change runtime type β†’ T4 GPU β†’ Save. Then click Reconnect top-right.
  3. Paste these 2 lines into the empty cell:
    import urllib.request
    exec(urllib.request.urlopen('https://iamsuperio.cloud/virel-ltx-boot.py').read().decode())
  4. Click β–Ά play. Wait ~3 min (packages + model load).
  5. Node auto-registers with the fleet below. No URL-pasting needed.
  6. Repeat on a different Gmail to add more T4 nodes. 30 Gmails = 30 parallel T4s (RULE 38).

LTX-VIDEO is the default engine β€” ~10Γ— faster than CogVideoX. For flagship quality, use virel-full-boot.py instead of virel-ltx-boot.py.

🌐 Live Fleet

No nodes live yet. Spin one up via Setup above.
Polling fleet…

πŸ”Œ Manual Engine Connection (optional β€” legacy boot)

Auto-picked from fleet by default β€” only paste here if you have a node outside the fleet.

🎬 Generate Video

🎞️ Your Videos

No videos yet. Generate your first one above.