rossarmstrong commited on
Commit
7b8c7b1
·
1 Parent(s): be65b2b

Update app.py

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