Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
TrustSafeAI/RADAR-AI-Text-Detector
jinyin3
/
RADAR-AI-Text-Detector
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
gregH
commited on
Sep 1, 2023
Commit
c102807
·
1 Parent(s):
8a11a21
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -62,3 +62,4 @@ with gr.Interface(fn=detect, inputs=image, outputs=label, title=title, descripti
62
gr.Markdown(citation)
63
64
intf.launch(inline=False)
62
gr.Markdown(citation)
63
64
intf.launch(inline=False)
65
+