rbgo commited on
Commit
daa48f6
·
verified ·
1 Parent(s): 7f7b60a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -2,6 +2,7 @@ import gradio as gr
2
  import pandas as pd
3
  import os
4
  import shutil
 
5
 
6
  # Description and Introduction texts
7
  DESCRIPTION = """
 
2
  import pandas as pd
3
  import os
4
  import shutil
5
+ import tempfile
6
 
7
  # Description and Introduction texts
8
  DESCRIPTION = """