Yacine Jernite
initial commit
ac6c40f
raw
history blame
170 Bytes
import streamlit as st
from .streamlit_utils import (
make_text_input
)
N_FIELDS = 1
def curation_page():
return None
def curation_summary():
return None