Skip to content

Instantly share code, notes, and snippets.

@arif9799
Created July 24, 2023 20:17
Show Gist options
  • Save arif9799/768df002987eefa8a8edc1976e649015 to your computer and use it in GitHub Desktop.
Save arif9799/768df002987eefa8a8edc1976e649015 to your computer and use it in GitHub Desktop.
Attention is not enough! Transformers Architecture Animation
from manim import *
from manim.utils.unit import Percent, Pixels
from colour import Color
config.frame_width = 24
config.frame_height = 13.5
config.pixel_height = 2160
config.pixel_width = 3840
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment