CCockrum commited on
Commit
d9cfe91
·
verified ·
1 Parent(s): ec8fcfe

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,7 +22,7 @@ import base64
22
  from PIL import Image
23
 
24
  # Import the DataAnalysisChatbot class
25
- from paste import DataAnalysisChatbot
26
 
27
  class DataAnalysisChatbot:
28
  def __init__(self):
 
22
  from PIL import Image
23
 
24
  # Import the DataAnalysisChatbot class
25
+ #from paste import DataAnalysisChatbot
26
 
27
  class DataAnalysisChatbot:
28
  def __init__(self):