Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ioieioie
/
GUI
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ioieioie
commited on
Jan 9, 2023
Commit
7efdd1c
·
1 Parent(s):
7250df4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-2
app.py
CHANGED
Viewed
@@ -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():