Update README.md

This commit is contained in:
Anno Yanzhe Chen 2025-10-06 02:14:05 +00:00 committed by GitHub
parent 2abadee2ef
commit b32a18e8bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -162,12 +162,12 @@ https://github.com/user-attachments/assets/d906423f-734a-41c9-b102-b113ad3b3c25
### Table of Contents
- [🌟 Overview](#-overview)
- [🚀 Quick Start: Code2Video](#-how-to-create----code2video)
- [🚀 Quick Start: Code2Video](#-try-code2video)
- [1. Requirements](#1-requirements)
- [2. Configure LLM API Keys](#2-configure-llm-api-keys)
- [3. Run Agents](#3-run-agents)
- [4. Project Organization](#4-project-organization)
- [📊 Evaluation: MMMC](#-how-to-evaluate----mmmc)
- [📊 Evaluation: MMMC](#-evaluation----mmmc)
- [🙏 Acknowledgements](#-acknowledgements)
- [📌 Citation](#-citation)
@ -203,6 +203,8 @@ cd src/
pip install -r requirements.txt
````
Here is the [official installation guide](https://docs.manim.community/en/stable/installation.html) for Manim Community v0.19.0, to help everyone correctly set up the environment.
### 2. Configure LLM API Keys
Fill in your **API credentials** in `gpt_config.json`.