Rachel1809 commited on
Commit
9467a0c
1 Parent(s): 8bbe4bf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -1,7 +1,3 @@
1
- import os
2
-
3
- os.system('pip install -e ./tensorflow')
4
-
5
  import gradio as gr
6
  import tensorflow as tf
7
 
 
 
 
 
 
1
  import gradio as gr
2
  import tensorflow as tf
3