ioieioie commited on
Commit
7efdd1c
·
1 Parent(s): 7250df4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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():