shvuuuu commited on
Commit
b73e992
1 Parent(s): 3c853c6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,6 +1,6 @@
1
  from huggingface_hub import hf_hub_download
2
- import gradio as gr
3
  import joblib
 
4
  import pandas as pd
5
 
6
  def example1():
 
1
  from huggingface_hub import hf_hub_download
 
2
  import joblib
3
+ import gradio as gr
4
  import pandas as pd
5
 
6
  def example1():