Shunfeng Zheng commited on
Commit
816f570
·
verified ·
1 Parent(s): a8939bc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
1
  import gradio as gr
2
  import requests
3
 
4
- BACKEND_URL = "https://dsbb0707-SpatialParse_back.hf.space/api/predict/"
5
 
6
  def call_backend(input_text):
7
  try:
 
1
  import gradio as gr
2
  import requests
3
 
4
+ BACKEND_URL = "https://dsbb0707-SpatialParseback.hf.space/api/predict/"
5
 
6
  def call_backend(input_text):
7
  try: