Commit
·
a03bcff
1
Parent(s):
0a81102
Update README.md
Browse files
README.md
CHANGED
@@ -10,5 +10,21 @@ pinned: false
|
|
10 |
---
|
11 |
<h1 style="text-align: center;">✍️ Summarizer for Learning Documentation<h1>
|
12 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
14 |
<!---Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference-->
|
|
|
10 |
---
|
11 |
<h1 style="text-align: center;">✍️ Summarizer for Learning Documentation<h1>
|
12 |
|
13 |
+
## 1. User Manual
|
14 |
+
How to use the app:
|
15 |
+
1. Insert your 🤗 Hugging Face Access Token [more](https://huggingface.co/settings/tokens) in the textbox located as shown.
|
16 |
+
[image]
|
17 |
+
2. Insert a YouTube link in the textbox located as shown. The YouTube video must be able to have its caption on.
|
18 |
+
[image]
|
19 |
+
3. Set the Settings according to your need.
|
20 |
+
[image]
|
21 |
+
5. Set the Advanced Settings according to your need. Slide the Temperate or/and tick the `do_sample` checkbox to your need.
|
22 |
+
[image]
|
23 |
+
|
24 |
+
## 2. How It Works
|
25 |
+
|
26 |
+
|
27 |
+
## 3. Additional Note
|
28 |
+
- still under development
|
29 |
|
30 |
<!---Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference-->
|