Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
SzegedAI/AI_Detector
abdulmatinomotoso
/
AI_Detector
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mihalykiss
commited on
Jan 9
Commit
d89e652
·
1 Parent(s):
d8fb0cb
UI - theme
Browse files
Files changed (1)
hide
show
app.py
+3
-0
app.py
CHANGED
Viewed
@@ -104,6 +104,9 @@ iface = gr.Blocks(css="""
104
#result_output_box {
105
width: 80%;
106
}
107
}
108
109
body {
104
#result_output_box {
105
width: 80%;
106
}
107
+
#text_input_box{
108
+
width: 80%;
109
+
}
110
}
111
112
body {