Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rajkumar218
/
image2text
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Rajkumar_R
commited on
Apr 9, 2024
Commit
3e5739c
·
unverified
·
1 Parent(s):
68150cb
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -44,4 +44,4 @@ if image is not None:
44
else:
45
st.write("Upload an Image")
46
47
-
st.caption("Made with ❤️ by
@rajkumar_r
")
44
else:
45
st.write("Upload an Image")
46
47
+
st.caption("Made with ❤️ by
Rajkumar R
")