John Smith commited on
Commit
2b97d8c
·
1 Parent(s): d365b80

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import gradio as gr
2
  def image_mod(image):
3
  print("Hello world")
 
1
+ import tensorflow as tf
2
  import gradio as gr
3
  def image_mod(image):
4
  print("Hello world")