Spaces:
Runtime error
Runtime error
File size: 54 Bytes
44ac4da |
1 2 3 4 5 6 |
import streamlit as st
bs = st.input('Batch size')
|