Update README.md with video link
Browse files
README.md
CHANGED
@@ -57,15 +57,15 @@ This project was specifically created to solve [Hugging Face Transformers Issue
|
|
57 |
|
58 |
## π₯ Demo Video
|
59 |
|
60 |
-
|
|
|
|
|
61 |
|
62 |
*Watch the complete walkthrough: from setup to PR creation in under 5 minutes*
|
63 |
|
64 |
## π Quick Start
|
65 |
|
66 |
|
67 |
-

|
68 |
-
|
69 |
### Option 1: One-Click Demo (Recommended)
|
70 |
[](https://huggingface.co/spaces/Agents-MCP-Hackathon/hf-transformers-docs-i18n-agent)
|
71 |
|
@@ -99,8 +99,12 @@ python app.py
|
|
99 |
|
100 |
This agent specifically targets the [Hugging Face Transformers documentation](https://huggingface.co/docs/transformers/en/index) and submits PRs addressing [Issue #20179](https://github.com/huggingface/transformers/issues/20179) in the [huggingface/transformers](https://github.com/huggingface/transformers) repository.
|
101 |
|
|
|
|
|
102 |

|
103 |
|
|
|
|
|
104 |
### Step 1: π Discover Translation Targets
|
105 |
- Select your target language (Korean, and more languages will be supported)
|
106 |
- Set how many files to process
|
|
|
57 |
|
58 |
## π₯ Demo Video
|
59 |
|
60 |
+
*Click image to link to demo video*
|
61 |
+
[](https://youtu.be/Xym6w9bMQXM)
|
62 |
+
π https://youtu.be/Xym6w9bMQXM
|
63 |
|
64 |
*Watch the complete walkthrough: from setup to PR creation in under 5 minutes*
|
65 |
|
66 |
## π Quick Start
|
67 |
|
68 |
|
|
|
|
|
69 |
### Option 1: One-Click Demo (Recommended)
|
70 |
[](https://huggingface.co/spaces/Agents-MCP-Hackathon/hf-transformers-docs-i18n-agent)
|
71 |
|
|
|
99 |
|
100 |
This agent specifically targets the [Hugging Face Transformers documentation](https://huggingface.co/docs/transformers/en/index) and submits PRs addressing [Issue #20179](https://github.com/huggingface/transformers/issues/20179) in the [huggingface/transformers](https://github.com/huggingface/transformers) repository.
|
101 |
|
102 |
+
<div align="center">
|
103 |
+
|
104 |

|
105 |
|
106 |
+
</div>
|
107 |
+
|
108 |
### Step 1: π Discover Translation Targets
|
109 |
- Select your target language (Korean, and more languages will be supported)
|
110 |
- Set how many files to process
|