shiva9876 commited on
Commit
12ce1ff
·
verified ·
1 Parent(s): e4543cc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import re
4
  import uuid
5
 
6
  # Backend URL - Update this with your actual Hugging Face Space URL
7
- BACKEND_URL = "https://huggingface.co/spaces/shiva9876/code_gen_backend"
8
 
9
  # Page Config with Logo
10
  st.set_page_config(
 
4
  import uuid
5
 
6
  # Backend URL - Update this with your actual Hugging Face Space URL
7
+ BACKEND_URL = "https://shiva9876-code-gen-backend.hf.space"
8
 
9
  # Page Config with Logo
10
  st.set_page_config(