Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
venki1247
/
wajidlinux99-gibberish-text-detector
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
32e521c
wajidlinux99-gibberish-text-detector
/
app.py
venki1247
initial commit
32e521c
verified
10 months ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
gr.load(
"models/wajidlinux99/gibberish-text-detector"
).launch()