Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
chansung/hf-inference-endpoint
Nymbo
/
hf-inference-endpoint
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
chansung
commited on
Aug 28, 2023
Commit
d22372b
·
1 Parent(s):
aeabaec
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -6,7 +6,7 @@ import gradio as gr
6
7
STYLE = """
8
.no-border {
9
-
border: none;
10
}
11
12
.group-border {
6
7
STYLE = """
8
.no-border {
9
+
border: none
!important
;
10
}
11
12
.group-border {