bauerem commited on
Commit
bc8bf73
1 Parent(s): d75d460

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -38,7 +38,6 @@ with gr.Blocks() as demo:
38
  """
39
  Note: The version hosted here on Huggingface uses a different tokenizer than in our Github repository. We recommend using that
40
  https://github.com/bauerem/legal_memsum . <br>
41
- The summary generation is slow because of the free resource contraints on Huggingface. <br>
42
  Please reach out to us if you are interested in a modified version of this.
43
  """)
44
 
 
38
  """
39
  Note: The version hosted here on Huggingface uses a different tokenizer than in our Github repository. We recommend using that
40
  https://github.com/bauerem/legal_memsum . <br>
 
41
  Please reach out to us if you are interested in a modified version of this.
42
  """)
43