jeysshon commited on
Commit
1161b31
1 Parent(s): c9363ed

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 -r requirements.txt
2
+
3
  import gradio as gr
4
  import tensorflow as tf
5