mjbuehler commited on
Commit
7af0366
·
verified ·
1 Parent(s): 212d754

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -13,6 +13,10 @@ This library provides all codes and libraries used in the paper: https://arxiv.o
13
 
14
  # Installation and Examples
15
 
 
 
 
 
16
  Install directly from GitHub:
17
  ```
18
  pip install git+https://github.com/lamm-mit/GraphReasoning
 
13
 
14
  # Installation and Examples
15
 
16
+ Install X-LoRA:
17
+ ```
18
+ pip install git+https://github.com/EricLBuehler/xlora.git
19
+ ```
20
  Install directly from GitHub:
21
  ```
22
  pip install git+https://github.com/lamm-mit/GraphReasoning