LaurentTRIPIED
commited on
Commit
·
3430ae0
1
Parent(s):
a3ba058
Pytorch v.43
Browse files
app.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
import requests
|
2 |
import streamlit as st
|
3 |
from organisations_engagees import display_organisations_engagees
|
4 |
from localisation import display_map
|
|
|
1 |
+
import requests
|
2 |
import streamlit as st
|
3 |
from organisations_engagees import display_organisations_engagees
|
4 |
from localisation import display_map
|