Inthv commited on
Commit
2bf4d9d
·
1 Parent(s): 21f35a1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
1
  import gradio as gr
2
- import random as
3
 
4
  with gr.Blocks() as myApp:
5
  with gr.Row():
 
1
  import gradio as gr
2
+ import random as rd
3
 
4
  with gr.Blocks() as myApp:
5
  with gr.Row():