reflection777 commited on
Commit
4337c7f
·
1 Parent(s): e1e6c77

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -13,24 +13,21 @@ pinned: false
13
  ## 1. User Manual
14
  How to use the app:
15
  1. Insert your [🤗 Hugging Face Access Token](https://huggingface.co/settings/tokens) in the textbox located as shown.
16
-
17
  ![image]()
18
-
19
- 3. Insert a YouTube link in the textbox located as shown. The YouTube video must be able to have its caption on.
20
-
21
  ![image]()
22
-
23
- - Example YouTube links can be found at the bottom of the page to try out the app
24
  - ![image]()
25
- 5. Set the Settings according to your need.
26
  ![image]()
27
- 6. Set the Advanced Settings according to your need. Slide the Temperate or/and tick the `do_sample` checkbox to your need.
28
  ![image]()
29
 
30
  ## 2. How It Works
31
 
32
 
33
  ## 3. Additional Note
 
34
  - still under development
35
 
36
  <!---Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference-->
 
13
  ## 1. User Manual
14
  How to use the app:
15
  1. Insert your [🤗 Hugging Face Access Token](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
+ - or you can use the example YouTube links the bottom of the page to try out the app.
 
20
  - ![image]()
21
+ 3. Set the Settings according to your need.
22
  ![image]()
23
+ 4. Set the Advanced Settings according to your need. Slide the Temperate or/and tick the `do_sample` checkbox to your need.
24
  ![image]()
25
 
26
  ## 2. How It Works
27
 
28
 
29
  ## 3. Additional Note
30
+ The app is a pet project and was made for the author to learn about summarization in NLP. The summarization methodology was derived from [Amin Kamali's summarizer app](https://huggingface.co/spaces/smakamali/summarize_youtube).
31
  - still under development
32
 
33
  <!---Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference-->