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

Update app.py

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