LaurentTRIPIED commited on
Commit
3430ae0
·
1 Parent(s): a3ba058

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