Update Demo 00: Hide activation step for cleaner presentation

Changed welcome demo to use Hide/Show to skip the environment
activation step. Now the GIF starts directly with 'tito' appearing,
making it cleaner and more focused on the beautiful logo and
command reference.

Perfect first impression - just the branding!

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Vijay Janapa Reddi
2025-11-29 00:23:11 +01:00
parent bee62ee52a
commit 677f1fd263
2 changed files with 3 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 176 KiB

After

Width:  |  Height:  |  Size: 170 KiB

View File

@@ -21,11 +21,12 @@ Set TypingSpeed 100ms
Set Shell bash
Env PS1 "@profvjreddi 🔥 "
# Activate TinyTorch environment
# Activate TinyTorch environment (hidden from recording)
Hide
Type "source activate.sh"
Sleep 400ms
Enter
Sleep 2s
Show
# Show the beautiful welcome screen
Type "tito"