2023-08-01 15:08:19 +08:00

5 lines
104 B
Python

import streamlit as st
from webui_pages.utils import *
def model_config_page(api: ApiRequest):
pass