3morrrrr commited on
Commit
ed1a260
·
verified ·
1 Parent(s): ad99ada

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import gradio as gr
2
  import requests
3
 
4
  # Replace with your actual ngrok URL from Colab
5
- COLAB_BACKEND_URL = "https://215d-34-124-237-140.ngrok-free.app/generate"
6
 
7
  def respond(
8
  message,
 
2
  import requests
3
 
4
  # Replace with your actual ngrok URL from Colab
5
+ COLAB_BACKEND_URL = "https://64d0-34-124-237-140.ngrok-free.app/generate"
6
 
7
  def respond(
8
  message,