mhan commited on
Commit
5a7f72f
1 Parent(s): c69dcb9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,4 +1,5 @@
1
  import os
 
2
  import streamlit as st
3
  import streamlit.components.v1 as components
4
 
 
1
  import os
2
+ import random
3
  import streamlit as st
4
  import streamlit.components.v1 as components
5