Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Web3Daily
/
WebGPT3
like
4
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Web3Daily
commited on
Mar 19, 2023
Commit
b127e92
·
1 Parent(s):
e9fb2c9
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+4
-0
app.py
CHANGED
Viewed
@@ -34,6 +34,10 @@ button {
34
.gradio-title {
35
color: #4CAF50;
36
}
37
'''
38
39
demo = gr.Interface(
34
.gradio-title {
35
color: #4CAF50;
36
}
37
+
38
+
.gradio-container {
39
+
color: #FFFFFF;
40
+
}
41
'''
42
43
demo = gr.Interface(