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...
e856b8c
milstone2
/
app.py
Gregoryjr
Update app.py
e856b8c
unverified
over 2 years ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
streamlit
as
st
from
transformers
import
pipeline
st.button(
"submit"
)