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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- from future import annotations
2
  from typing import Iterable
3
  import gradio as gr
4
  gr.themes.builder()
 
1
+ #from future import annotations
2
  from typing import Iterable
3
  import gradio as gr
4
  gr.themes.builder()