Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Tcor-Kiosc
/
Felix92-doctr-tf-crnn-vgg16-bn-french
like
0
Sleeping
App
Files
Files
Community
main
Felix92-doctr-tf-crnn-vgg16-bn-french
/
app.py
Tcor-Kiosc
initial commit
817d870
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
95 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/Felix92/doctr-tf-crnn-vgg16-bn-french"
).launch()