Rachel1809 commited on
Commit
884fcba
1 Parent(s): ed13968

Update app.py

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