Add notice on inference page
This commit is contained in:
parent
1e6981485b
commit
2fcff26a7e
@ -64,6 +64,9 @@ const InferencePage = () => {
|
|||||||
<SbtPageHeader
|
<SbtPageHeader
|
||||||
title={t`Inference`}
|
title={t`Inference`}
|
||||||
/>
|
/>
|
||||||
|
<p>
|
||||||
|
{t`Upload files to process. The requests here will not be used in accuracy or payment calculations.`}
|
||||||
|
</p>
|
||||||
<div style={{
|
<div style={{
|
||||||
paddingTop: "0.5rem"
|
paddingTop: "0.5rem"
|
||||||
}}>
|
}}>
|
||||||
|
Loading…
Reference in New Issue
Block a user