franz96521
commited on
Commit
•
fba3eaa
1
Parent(s):
677108a
Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,7 @@
|
|
1 |
-
data origin https://recipenlg.cs.put.poznan.pl/dataset
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
data origin https://recipenlg.cs.put.poznan.pl/dataset
|
2 |
+
|
3 |
+
create environment
|
4 |
+
```
|
5 |
+
conda env create -v -f Recipe-Creator.yml
|
6 |
+
conda activate Recipe-Creator
|
7 |
+
```
|