NeoPy commited on
Commit
cceef21
·
verified ·
1 Parent(s): 2700b48

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  #from future import annotations
2
  from typing import Iterable
3
  import gradio as gr
4
- gr.themes.builder()
5
  from gradio.themes.base import Base
6
  from gradio.themes.utils import colors, fonts, sizes
7
 
 
1
  #from future import annotations
2
  from typing import Iterable
3
  import gradio as gr
4
+ #gr.themes.builder()
5
  from gradio.themes.base import Base
6
  from gradio.themes.utils import colors, fonts, sizes
7