Spaces:
Sleeping
Sleeping
alexandre-huynh
commited on
Commit
•
ea8879e
1
Parent(s):
3b07ff3
Update app.py
Browse files
app.py
CHANGED
@@ -2,7 +2,7 @@ import streamlit as st
|
|
2 |
import requests
|
3 |
import streamlit as st
|
4 |
|
5 |
-
siteUrl = "https://aloqas-
|
6 |
|
7 |
userContext = None
|
8 |
context = None
|
|
|
2 |
import requests
|
3 |
import streamlit as st
|
4 |
|
5 |
+
siteUrl = "https://aloqas-aloqas-qa-fastapi.hf.space/"
|
6 |
|
7 |
userContext = None
|
8 |
context = None
|