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
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
gregH
commited on
Sep 26, 2023
Commit
f605958
·
1 Parent(s):
a677424
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -64,3 +64,4 @@ with gr.Interface(fn=detect, inputs=image, outputs=label, title=title, descripti
64
intf.launch(inline=False)
65
66
64
intf.launch(inline=False)
65
66
67
+