Staticaliza commited on
Commit
a5da48a
1 Parent(s): 3daa04e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ def predict(get_input, access_key):
44
  def main():
45
  with gr.Blocks() as demo:
46
  with gr.Row(variant = "panel"):
47
- gr.Markdown("😈 now needs a password to get in (how tf yall bypassing the blocked gradio api 💀)!!!\n\n\n⛔ do not overuse it\n\n\nrespone takes 4-20+ seconds per request but if u make it write a essay it could take over a minute!\n\n\ndo not use it for math it may not be 100% correct!!!\n\n\nuhh ... https://discord.gg/6JRtGawz7B")
48
 
49
  with gr.Row():
50
  with gr.Column():
 
44
  def main():
45
  with gr.Blocks() as demo:
46
  with gr.Row(variant = "panel"):
47
+ gr.Markdown("😈 temporary locked gpt4 till these stupid automation stops (i can read logs and they are failing cause they missing an argument 🤬) (how tf yall bypassing the blocked gradio api 💀)!!!\n\n\n⛔ do not overuse it\n\n\nrespone takes 4-20+ seconds per request but if u make it write a essay it could take over a minute!\n\n\ndo not use it for math it may not be 100% correct!!!\n\n\nuhh ... https://discord.gg/6JRtGawz7B")
48
 
49
  with gr.Row():
50
  with gr.Column():