Spaces:
Sleeping
Sleeping
LucasAguetai
commited on
Commit
·
15a4588
1
Parent(s):
3b808f0
resolve fastapi
Browse files
app.py
CHANGED
@@ -2,7 +2,7 @@ import streamlit as st
|
|
2 |
import requests
|
3 |
import streamlit as st
|
4 |
|
5 |
-
siteUrl = "
|
6 |
|
7 |
userContext = None
|
8 |
context = None
|
|
|
2 |
import requests
|
3 |
import streamlit as st
|
4 |
|
5 |
+
siteUrl = "https://aloqas-mkii-fastapi.hf.space"
|
6 |
|
7 |
userContext = None
|
8 |
context = None
|