Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Greys
/
milstone2
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b74757c
milstone2
/
app.py
Gregoryjr
Update app.py
b74757c
unverified
over 2 years ago
raw
Copy download link
history
blame
Safe
95 Bytes
import
streamlit
as
st
from
transformers
import
pipeline
if
st.button(
"submit"
):
return
(
4
)