varl42 commited on
Commit
07ccc3e
·
verified ·
1 Parent(s): f3a6fe0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -5,6 +5,8 @@ from nltk.tokenize import sent_tokenize
5
  import chromadb
6
  from chromadb.utils import embedding_functions
7
 
 
 
8
  #######################################################
9
 
10
  # Load the email dataset
 
5
  import chromadb
6
  from chromadb.utils import embedding_functions
7
 
8
+ import gradio as gr
9
+
10
  #######################################################
11
 
12
  # Load the email dataset