Datasets:

Modalities:
Image
ArXiv:
License:
AGarioud commited on
Commit
7c31824
·
verified ·
1 Parent(s): 014d248

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -244,16 +244,16 @@ The **Model ID** can be used to retrieve the corresponding pre-trained model fro
244
  ## 🔎 Filter dataset with the FLAIR-HUB Dataset Browser
245
 
246
  A small desktop GUI to browse and download subsets
247
- of the IGNF/FLAIR-HUB dataset from Hugging Face with filters for: Domain, Year, Modality or Data type.
248
 
249
  Requirements:
250
 
251
- - Python 3.9+
252
  - Tkinter (usually included; on Linux you may need: sudo apt-get install python3-tk)
253
  - Python packages: pip install `huggingface_hub`
254
 
255
  Run:
256
- 1. Get the `flair-hub-HF-dl.py` file in files of this dataset.
257
  2. In a terminal: ```pip install huggingface_hub```
258
  3. Launch: ```python flair-hub-HF-dl.py```
259
 
 
244
  ## 🔎 Filter dataset with the FLAIR-HUB Dataset Browser
245
 
246
  A small desktop GUI to browse and download subsets
247
+ of the **IGNF/FLAIR-HUB** dataset from Hugging Face with filters for: Domain, Year, Modality or Data type.
248
 
249
  Requirements:
250
 
251
+ - Python **3.9+**
252
  - Tkinter (usually included; on Linux you may need: sudo apt-get install python3-tk)
253
  - Python packages: pip install `huggingface_hub`
254
 
255
  Run:
256
+ 1. Download the file `flair-hub-HF-dl.py` from the *Files* section of this dataset.
257
  2. In a terminal: ```pip install huggingface_hub```
258
  3. Launch: ```python flair-hub-HF-dl.py```
259