lunarflu HF staff commited on
Commit
e2069fc
1 Parent(s): dc6587d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ import logging
16
  import time
17
  import pandas as pd
18
  from gspread_dataframe import get_as_dataframe, set_with_dataframe
19
- from gspread_formatting.dataframe import format_with_dataframe
20
 
21
  import gradio_client
22
  import gradio as gr
 
16
  import time
17
  import pandas as pd
18
  from gspread_dataframe import get_as_dataframe, set_with_dataframe
19
+
20
 
21
  import gradio_client
22
  import gradio as gr