Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
dreamable
/
leeyunjai-img2txt
like
0
Sleeping
App
Files
Files
Community
main
leeyunjai-img2txt
/
app.py
dreamable
initial commit
5040b92
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
65 Bytes
import
gradio
as
gr
gr.load(
"models/leeyunjai/img2txt"
).launch()