Datasets:

Languages:
English
Tags:
Not-For-All-Audiences
License:
FredZhang7 commited on
Commit
2e539a5
1 Parent(s): 90d312f

Add description

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -25,6 +25,9 @@ For disclaimers about the Danbooru data, please see [Danbooru Tag Generator](htt
25
  ---
26
 
27
  ## Python
 
 
 
28
  ```bash
29
  pip install datasets
30
  ```
 
25
  ---
26
 
27
  ## Python
28
+
29
+ Download and save the dataset to anime_prompts.csv locally.
30
+
31
  ```bash
32
  pip install datasets
33
  ```