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

Update app.py

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