Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
nihonium286
/
mr_shitposter
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
nihonium286
commited on
Jan 18, 2022
Commit
d253c2c
·
1 Parent(s):
72c8a31
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -43,5 +43,5 @@ with Image.open(img) as img:
43
st.image(img)
44
45
with col2:
46
-
st.subheader("
Classification
results
")
47
st.write(post_text)
43
st.image(img)
44
45
with col2:
46
+
st.subheader("
Generated
text
")
47
st.write(post_text)