DeeeeeeM commited on
Commit
7124c8f
·
1 Parent(s): 28808bd

minor changes

Browse files
Files changed (1) hide show
  1. main.py +0 -1
main.py CHANGED
@@ -10,7 +10,6 @@ import re
10
  import textwrap
11
  import torch
12
 
13
- # --- Main function to process the media file --- #
14
  def process_media(
15
  model_size, source_lang, upload, model_type,
16
  max_chars, max_words, extend_in, extend_out, collapse_gaps,
 
10
  import textwrap
11
  import torch
12
 
 
13
  def process_media(
14
  model_size, source_lang, upload, model_type,
15
  max_chars, max_words, extend_in, extend_out, collapse_gaps,