thanasorn commited on
Commit
01085d8
1 Parent(s): 3f49b54

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 rd
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():