LaurentTRIPIED commited on
Commit
f919c5e
1 Parent(s): eb4466b

Pytorch v.43

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- import requests # Ajoutez cette ligne au début de votre fichier
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