Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Raiff1982
/
codettefloodresponse
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Raiff1982
commited on
Jul 11
Commit
39856b3
·
verified
·
1 Parent(s):
21da246
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -28,4 +28,4 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
28
with gr.Tab("Audit Log"):
29
ethics_audit.render()
30
31
-
demo.launch()
28
with gr.Tab("Audit Log"):
29
ethics_audit.render()
30
31
+
demo.launch()