Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
cimsai/Compliance-New
dwipper
/
Compliance_Test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dwipper
commited on
Nov 17, 2023
Commit
b093997
·
1 Parent(s):
4de0532
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -42,5 +42,4 @@ with gr.Blocks() as demo:
42
cache_examples=True,
43
)
44
45
-
if __name__ == "__main__":
46
-
demo.launch()
42
cache_examples=True,
43
)
44
45
+
demo.launch()