Dimitre commited on
Commit
a6b1be8
·
1 Parent(s): aa3a32e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import gradio as gr
2
- import tensorflow as tf
3
  import matplotlib.pyplot as plt
4
  from huggingface_hub import from_pretrained_keras
5
 
 
1
  import gradio as gr
2
+ import tensorflow as tf
3
  import matplotlib.pyplot as plt
4
  from huggingface_hub import from_pretrained_keras
5