morbiwalaq commited on
Commit
05800c9
·
verified ·
1 Parent(s): a049c9b

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ A Pokemon text‑to‑video generator that, when given a prompt (e.g., “Ash battles Team Rocket”), generates a short video clip in a Pokémon/anime style.
2
+
3
+ High-Level Steps:
4
+
5
+ Data Exploration & Preparation
6
+ Dataset Creation for Text-to‑Video
7
+ Model Selection and Fine‑Tuning Strategy
8
+ Training Setup on Azure (or another compute platform)
9
+ Building an Inference Pipeline and Hugging Face App