alexandre-huynh commited on
Commit
28ac775
1 Parent(s): ea8879e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2,7 +2,7 @@ import streamlit as st
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
 
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