mirror of
https://github.com/velocitatem/raccoon.git
synced 2026-05-31 16:53:37 +00:00
instr
This commit is contained in:
@@ -25,7 +25,7 @@ st.sidebar.info("Share this website with your friends!")
|
|||||||
|
|
||||||
|
|
||||||
# tell the user that the prompt must have some sort of parameter. They should replace that parameter with [MASK].
|
# tell the user that the prompt must have some sort of parameter. They should replace that parameter with [MASK].
|
||||||
st.write("Your prompt must have some sort of parameter. You should replace that parameter with [MASK].")
|
st.write("Your prompt must have some sort of parameter. You can target a specific parameter by replacing it with [MASK].")
|
||||||
prompt = ""
|
prompt = ""
|
||||||
prompt = st.text_input("Enter your prompt here")
|
prompt = st.text_input("Enter your prompt here")
|
||||||
# model options: text-davinci-003
|
# model options: text-davinci-003
|
||||||
|
|||||||
Reference in New Issue
Block a user