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