Safetensors
benjamin-paine commited on
Commit
ad79bc4
·
verified ·
1 Parent(s): 191065c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -14,6 +14,8 @@ Fairytaler assumes you have a working CUDA environment to install into.
14
  pip install fairytaler
15
  ```
16
 
 
 
17
  # How to Use
18
 
19
  You do not need to pre-download anything, necessary data will be downloaded at runtime.
 
14
  pip install fairytaler
15
  ```
16
 
17
+ This will install [the reimplementation library](https://github.com/painebenjamin/fairytaler/).
18
+
19
  # How to Use
20
 
21
  You do not need to pre-download anything, necessary data will be downloaded at runtime.