jschwab21 commited on
Commit
284005c
·
verified ·
1 Parent(s): 90fdef7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -5,6 +5,7 @@ from gradio.themes.utils import colors, fonts, sizes
5
  from typing import Iterable
6
  import uuid
7
  import os
 
8
 
9
  class CustomTheme(Base):
10
  def __init__(
 
5
  from typing import Iterable
6
  import uuid
7
  import os
8
+ import matplotlib as plt
9
 
10
  class CustomTheme(Base):
11
  def __init__(