Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
neha-ai-playground/Image-to-Story
yooso
/
Image-to-Story-v2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
neha-ai-playground
commited on
Oct 11, 2023
Commit
3c25726
·
1 Parent(s):
1fe8d7b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -14,4 +14,4 @@ def img2Text(url)
14
text = image_to_text(url)
15
print(text)
16
return text
17
-
img2Text(photo.png)
14
text = image_to_text(url)
15
print(text)
16
return text
17
+
img2Text(
test-
photo.png)