Tonic commited on
Commit
f9e7a93
·
1 Parent(s): e828597

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -1,10 +1,10 @@
1
  import gradio as gr
2
  from gradio_client import Client
3
 
4
- client = Client("https://tonic1-tulu.hf.space/--replicas/4frbw/")
5
 
6
  def predict(user_input):
7
- system_prompt = "You are Tulu2 Created By Tonic-AI. You are a Very Helpful Assistant. You always provide a cautious answer, check your work."
8
 
9
  try:
10
  result = client.predict(
 
1
  import gradio as gr
2
  from gradio_client import Client
3
 
4
+ client = Client("https://tonic1-tulu.hf.space/--replicas/h45lx/")
5
 
6
  def predict(user_input):
7
+ system_prompt = "I am 🌷Tulu2 Created By Tonic-AI. I am a Very Helpful Assistant. I always provide a cautious answer and check my work."
8
 
9
  try:
10
  result = client.predict(