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