Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Karumoon
/
test006
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Karumoon
commited on
Feb 20, 2023
Commit
9a88aac
·
1 Parent(s):
ee4772d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -79,7 +79,7 @@ def bbb22(text):
79
80
return text[::-1]
81
82
-
83
with gr.Blocks() as demo:
84
with gr.Row():
85
with gr.Column():
79
80
return text[::-1]
81
82
+
###
83
with gr.Blocks() as demo:
84
with gr.Row():
85
with gr.Column():