abdulmatinomotoso commited on
Commit
a3300f5
·
verified ·
1 Parent(s): 469b727

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -4,7 +4,6 @@ import nltk
4
  from nltk.tokenize import sent_tokenize
5
  nltk.download("punkt")
6
  import gradio as gr
7
- from gradio.mix import Parallel
8
 
9
 
10
  # Defining a function to read in the text file
 
4
  from nltk.tokenize import sent_tokenize
5
  nltk.download("punkt")
6
  import gradio as gr
 
7
 
8
 
9
  # Defining a function to read in the text file