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