Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
sonobit
/
GUI-sample
like
1
Sleeping
App
Files
Files
Community
sonobit
commited on
Jan 3, 2023
Commit
8bf45f4
•
1 Parent(s):
5b466e4
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -8,4 +8,3 @@ with gr.Blocks() as myApp:
8
with gr.Column(scale=1):
9
out = gr.Textbox(label='ผลลัพธ์')
10
myApp.launch()
11
-
8
with gr.Column(scale=1):
9
out = gr.Textbox(label='ผลลัพธ์')
10
myApp.launch()