File size: 154 Bytes
fba3eaa
 
 
 
 
 
 
1
2
3
4
5
6
7
data origin https://recipenlg.cs.put.poznan.pl/dataset

create environment
```
conda env create -v -f Recipe-Creator.yml
conda activate Recipe-Creator
```