Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
BACKEND_URL = "https://
|
| 2 |
import streamlit as st
|
| 3 |
import requests
|
| 4 |
import re
|
|
|
|
| 1 |
+
BACKEND_URL = "https://shiva9876-code-gen-app.hf.space"
|
| 2 |
import streamlit as st
|
| 3 |
import requests
|
| 4 |
import re
|