Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
harmdevries
/
transformer_inference
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
44ac4da
transformer_inference
/
app.py
harmdevries
Create app.py
44ac4da
over 2 years ago
raw
Copy download link
history
blame
54 Bytes
import
streamlit
as
st
bs = st.
input
(
'Batch size'
)