Spaces:
Runtime error
Runtime error
Commit
·
f919c5e
1
Parent(s):
eb4466b
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
|